-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-iā¦
-
Spec: https://github.com/w3c/webdriver-bidi/pull/809
-
Now that #45823 has been merged, it would be good to update the existing testdriver documentation. Having support for https://w3c.github.io/permissions/#webdriver-bidi-command-permissions-setPermissioā¦
-
We've spent a couple weeks adding support for Bidi to Playwright and running Playwright tests with the new protocol. The good news is there has been a large progress in Bidi support in Firefox and Chrā¦
-
### Feature and motivation
Hi all, I've been using Selenium for a few months now. It's amazing, keep up the great work.
I was considering contributing by adding some documentation into the code itā¦
-
### Feature and motivation
As we move code examples to executable files and not as code snippets in the .mds themselves, how do we want to address [this page](https://www.selenium.dev/documentationā¦
-
This addon doesn't start on a rpi4-64 hassio setup:
```
[11:44:31] INFO: Starting Alexa Shopping List Sync
Traceback (most recent call last):
File "/app/venv/lib/python3.12/site-packages/selenā¦
-
```
2024-07-30 18:52:21,424 INFO: -----------------------------------------------------------------------
2024-07-30 18:52:21,424 INFO: ---------------------- Program started 2.4.0 ---------------ā¦
-
### What happened?
Using `selenium-webdriver` 4.25.0 or 4.26.0, Ruby 3.2.2 (or 3.3.5), and `teaspon` 1.4.0, we run into an issue where Webdriver tries to terminate its child process and throws an excā¦
-
Currently, from the WebDriver or WebDriver BiDi client's perspective, the prerendered traversable is not distinguishable from the traversable created by user. This can cause an observable difference iā¦