-
Hi!
I'm currently implementing a WASM browser-only test runner based on WebDriver & fantoccini and I was thinking of using WebDriver BiDi protocol to follow progress on tests.
But following up …
-
Example: https://bugzilla.mozilla.org/show_bug.cgi?id=1867054
There is [a classification for this bug](https://treeherder.mozilla.org/jobs?repo=autoland&revision=7aa82d7563335ed4da92818c597c9ddea8a…
-
With the current state of the WebDriver BiDi specification we have three different commands / events that will / could return a `RemoteValue` in their payload. These are the commands `script.evaluate`…
-
### Do I have the most recent component updates?
- [X] I use the most recent available driver/plugin and server versions
### Is the component officially supported by the Appium team?
- [X] I have v…
-
***The Problem***
Browser tests currently don't catch runtime errors that are piped through the browser console. As a result, we notice the errors that we expect and can assert against, but don't g…
-
### What happened?
When starting chromedriver with the load-extension argument, BiDi connection won't makes the Page.* commands available/working.
Below easy step to reproduce
### How can we rep…
-
Checking elements for visibility is hard and in WebDriver classic we make use of a Selenium atom. We should provide a similar command for WebDriver BiDi.
-
This is a request from the Playwright folks:
> Introduce an event or method to track when a navigation is committed, beyond the current DOMContentLoaded and load events, which would be useful for s…
-
Hello,
Any plans to support any of these ? puppeteer/playwright/crawlee please look into this use-case.
-
### Feature description
BiDi spec: https://github.com/w3c/webdriver-bidi/pull/523
Chromium mapper issue: https://github.com/GoogleChromeLabs/chromium-bidi/issues/1455
Web Bluetooth spec: https://gi…