-
Instead of implementing per gesture endpoints. Let's implement WD action endpoints that allow custom gestures. https://w3c.github.io/webdriver/webdriver-spec.html#actions
-
I am having below widget in one form and using flutter-integration@1.1.3 driver
```
TextField(
key: Key("editText"),
decoration: InputDecoration(
…
-
I have been working with GHOSTS for nearly two months, and recently the `BrowserChrome` handler stopped working on Windows machines. It used to work with the chromedriver shipped in the archive, but n…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [ ] bug report
* [ ] feature request
* [x] question about the decisions made in the repository
### Issue description
**Cur…
-
In the kazurayam21 branch, the sample code of the Chapter9 "File Download" section explains several approaches where to locate the output files from the test cases.
## based on the User's home dire…
-
**Version**
[Please specify what version of Etaoin you are using. If you are referencing via `:git/url`, specify the `:sha`]
**Platform**
CI environment, Windows, Chrome, Babashka
**Symptom**…
-
Hi,
We're seeing errors when trying to run pytest-selenium 4.0.2 and selenium 4.16.0 with Firefox as the driver. I'm guessing this is due to the recent changes in https://github.com/pytest-dev/pyt…
-
It may be possible to access the Electron APIs via some other mechanism than the IPC bridge in the user-imported main / preload scripts: for instance, Playwright does not appear to use an IPC bridge. …
-
### Feature description
In https://github.com/mozilla/pdf.js/issues/18274 of Mozilla's PDF.js project we ran into the issue that if we print to PDF in Chrome the files automatically get saved to th…
-
- https://developer.android.com/about/versions/15/overview
- https://developer.android.com/about/versions/15/release-notes
I haven't tested anything yet but it looks like no big breaking changes i…