-
After I run the project on github . I got this error :
![Screenshot 2024-03-21 212938](https://github.com/webdriverio-community/wdio-video-reporter/assets/112314815/af6b1d26-ca11-45d3-abd0-865cac3bf…
-
### 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…
RoXuS updated
22 hours ago
-
Hello,
I'm using wdio-intercept-service in my wdio project and it's working great, but I see that I can't use it in the case of Multiremote : https://webdriver.io/docs/multiremote.html
browser.setup…
-
Hello, I have setup this driver using WebdriverIO, but I am not able to start session always getting error below
```
[0-0] 2023-09-20T13:08:27.637Z ERROR @wdio/runner: Error: Failed to create sessio…
-
Hi,
error message is the below:
ERROR webdriver: session not created: Unable to create session from {
"desiredCapabilities": {
"platformName": "Android",
"appium:deviceName": "Pixel",…
-
My [PR](https://github.com/PolymerLabs/arcs/pull/3400) to alter `empathy` logging produced a [Travis failure](https://travis-ci.org/PolymerLabs/arcs/builds/564562828?utm_medium=notification&utm_source…
-
I am adapting an existing test suite (using mocha and chai/chai as promised) using WDIO Testrunner to use an electron version of the app the tests were originally written for. The [example](https://gi…
-
It would be great if playwright can provide OOTB support for calculating the code coverage of e2e tests.
This feature is provided by every test framework, as we are migrating to playwright from wdio,…
-
I am very interesting by your service but it doesn't work in my side. Could you help me?
I am using chrome with a selenium Grid 4:
```
{
maxInstances: 4,
browserName: 'chrome',
// …
-
I have set up the latest version of selenium-standalone with the latest selenium, chrome, and chromedriver.
When I run the tests manually using `wdio ./wdio.conf.js` it runs perfectly BUT it does NOT…
sns45 updated
6 years ago