-
**Environment (please complete the following information):**
- **Additional wdio packages used (if applicable):** @wdio/wdio-sauce-service
**Config of WebdriverIO**
```
services: ['sauce'],
sa…
-
Ref: https://github.com/webdriverio/webdriverio/blob/f9d27c6aabaf5d80771f848c37b175c763db5f8a/packages/wdio-selenium-standalone-service/src/launcher.ts#L55
I think this line should read
```ts
)…
-
Having trouble getting this running in my personal project. I've tried the example repo, but it seems to have the same issue. The the errors below are from the [sample project](https://github.com/sauc…
-
**Environment (please complete the following information):**
- **WebdriverIO version:** 6.1.19
- **Mode:** WDIO Testrunner
- **If WDIO Testrunner, running sync/async:** sync
- **Node.js versio…
-
## The problem
We currently run a local Sauce Labs tunnel for our `wd` and python Selenium tests via `sauce-connect-launcher`. I was excited to evaluate `webdriverio` and although I was able to qu…
-
[//]: # NOTE: This repository only maintains packages that are listed in the [Readme](https://github.com/webdriverio/webdriverio/blob/master/README.md#packages). Please make sure that your issue is di…
-
**Environment (please complete the following information):**
- **WebdriverIO version:** 5.6.1
- **Mode:** Mocha
- **If WDIO Testrunner, running sync/async:** sync
- **Node.js version:** 10.15
…
-
**Environment (please complete the following information):**
- **WebdriverIO version:** latest
- **Mode:** testrunner
- **If WDIO Testrunner, running sync/async:** sync
- **Node.js version:** …
-
## Description
This may be a shot in the dark, but we are seeing a weird error after migrating to a linux build agent behind a VPN. We have double checked the ports + ips are whitelisted but though…
-
I'm getting this error when I try running my tests on saucelabs with sauceConnect enabled:
```2020-02-13T04:21:20.411Z DEBUG @wdio/utils:initialiseServices: initialise wdio service "sauce"
2020-02-1…