-
### Bug expectation
I set up a Puppeteer project via the CLI and tried to use Firefox. I got a CDP issue, which I think a Chromium only feature.
### Bug behavior
- [ ] Flaky
- [ ] PDF
###…
-
Hi
I'm running a python flask app, which gave me the following error.
I was able to solve it by commenting the line
from selenium.webdriver import EdgeOptions
inside webdriver.py
**ERROR MESSAG…
-
Upstream: https://bugzilla.redhat.com/show_bug.cgi?id=2256433
The TestStorageLvm2Destructive.testRaidRepair test puts a kernel stack trace into the output, which looks like this:
```
[] stop_sy…
-
In the file index.bs, the lines 2401 - 2403 have an incorrect capitalization for an element.
The lines are:
- #### The session.subscribe Command #### {#command-session-subscribe}
- The session.su…
-
### What happened?
When I ask server A to execute an automated script on server B by selenium-grid. I get an error.
```
File "/code/selenium_execute/debug.py", line 359, in fetch
trio.run(f)…
-
### 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…
-
In https://github.com/w3c/webdriver-bidi/pull/50, the `CommandResult` CDDL definition was added, with "value" as the property to hold the result of a successful command. I noticed this and suggested c…
-
Downstream report: https://issues.redhat.com/browse/RHEL-14082 (RHEL 8), https://issues.redhat.com/browse/RHEL-32942 (RHEL 10)
-
The way tests are relying on the loading events e.g. in line [`on_entry = wait_for_event(CONTEXT_LOAD_EVENT)`](https://github.com/web-platform-tests/wpt/blob/09f51f2cf4a939df018339d83d1c59ce678f51fa/w…
-
I found two "definitions" for script's `ScriptResult`.
One at 7.3.1 https://w3c.github.io/webdriver-bidi/#module-script-definition
```
ScriptResult = (
ScriptCallFunctionResult //
ScriptEva…