-
**To Reproduce**
I have a basic test with
```
before(async function () {
await wdi5.goTo({ sHash: "#/business-objects" });
});
```
**Logs/Console Output**
```
[...]
[firefox 134.0a1 linux #0-0] b…
-
### 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…
-
**ShadowRoot elements are not getting recognized during tab testing**
While trying tab testing on my website, which is having many shadow root elements, it was not capturing tabs for elements inside …
-
### 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…
-
### Is your feature request related to a problem?
Using Browserstack from WebdriverIO requires adding a proxy agent when working from within an (enterprise)environment where all traffic needs to pa…
-
## Steps to reproduce
0. (Optional, for clean environment) `docker run --rm -it --entrypoint=sh node:22-alpine`
1. `npm init wdio@latest electron-e2e-ts`, choose Electron app testing + TypeScript
…
-
Hi
I am trying to use appium-flutter-integration-driver in a WebdriverIO project. I am testing the "test-drive" counter Flutter app on an android emulator. I have prepared the app according to inst…
-
**Describe the bug**
I have enabled the default BTP IdP authentication in WDI5, but when the tests runs the authentication fail because it can't find the #j_password element.
**Expected behavior**
Th…
-
I'm planning to use `wdio-vscode-service` for implementing end-to-end tests for a vscode extension. I need to run those tests as part of CI/CD using `Docker + Kuberbetes`. I could see some docker docu…
-
Version: `wdio-vscode-service": "^6.1.0`
When running with `browserVersion: "insiders"` I hit the following error:
> 2024-06-21T15:19:35.831Z INFO @wdio/local-runner: shutting down
SevereServic…