-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://github.com/io…
-
**Describe the issue**
`for an offline user should mute and unmute a clinic while "offline", without processing in between` and `for an offline user should mute and unmute a person while "offline", w…
-
### 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…
-
Hello,
I tried to install delta reporter but is not working with latest wdio version (v8). I think that the reason is that is written using CJS modules and not ES modules.
Here is the error:
```
…
-
**Describe the issue**
When we are creating new e2e tests or debugging the existing ones (and not modifying the `cht-core` code), it is really frustrating that every time we run the e2e tests we need …
-
**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…
-
When I use way with environment variables, I see Automated run in Test Runs section and everything is ok.
But when I add separate config file `qase.config.json` in root directory and want to use this…
-
### 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…
-
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…
-
Hi @AmsterGet,
I'm facing the same issue, when i'm executing the test, if the test getting failed, so for that test -launch will continuosly shows as in-progress..
Adding the debug logs & Screen…