-
I propose to stop allowing **maxDuration** timeout to be increased by anyone using Sauce. This option leads to nothing good in my opinion and only creates future issues. It might be an immediate fix f…
-
I want to integrate this into our build pipeline. Our environment is within a proxy. We use SauceConnect to connect to SauceLabs to run our tests. My understanding is I would need to update our SL con…
-
Hi,
Here is my maven configuration , The sauce connect is not starting while maven pre-integration-test phase. Instead directly executing the tests.
```
UTF-8
saucelab…
-
## The dependency [html2canvas](https://github.com/niklasvh/html2canvas) was updated from `1.0.0-rc.2` to `1.0.0-rc.3`.
🚨 [View failing branch](https://github.com/MrRio/jsPDF/compare/master...MrRio:…
-
Running tape tests with `airtap --local` works fine. I can run tests on SauceLabs when airtap is running on Travis - but this does not seem to work when running on SauceLabs locally.
Browsers launc…
-
One of the source of CI flakes is in the problem with establishing saucelabs tunnel that fails with:
> #!/bin/bash -eo pipefail
./scripts/saucelabs/wait-for-tunnel.sh
............................…
-
-
**Environment:**
- **WebdriverIO version:** 5.8.1
- **Mode:** WDIO Testrunner
- **If WDIO Testrunner, running sync/async:** sync
- **Node.js version:** 8.11.2
- **NPM version:** 5.8.0
- **…
-
Hi there!
I have written some basic integration tests using WebdriverIO with the local Standalone Selenium server and the whole process goes smooth. However, as I am trying to integrate it with my ac…
-
#### What are you trying to achieve?
Localhost testing using webdriverio and sauce-connect-proxy
#### What do you get instead?
I can't make it work and codeceptjs does not creat the proxy tunnel …