christian-bromann on main
Fix DevToolsDriver elements sto… (compare)
christian-bromann on cb-deep-selector
minor test fixes (compare)
dependabot-preview[bot] on npm_and_yarn
christian-bromann on main
Bump devtools-protocol from 0.0… (compare)
dependabot-preview[bot] on npm_and_yarn
Bump devtools-protocol from 0.0… (compare)
Hello,
I have successfully written many tests using Mocha/Should/WebDriverIO using selenium stand alone server for local testing and using saucelabs for remote testing. I use mocha and/or grunt as the test runner. The project is on github: https://github.com/onewithhammer/web-driver-io-tutorial
Now I want to connect Travis CL to github to test my test scripts automatically. I created a .travis.yml
file and I believe it is configured properly however I can't get my scripts to connect to Sauce Connect.
What needs to be changed to the code to support connecting to Sauce Connect (port 4445)?
localhost
and port is 4445