Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changing host for test-saucelabs script #129

Merged
merged 1 commit into from
Jul 3, 2018
Merged

Conversation

phillipskevin
Copy link
Contributor

There is an issue with Safari not correctly using proxy servers when
using localhost
(https://support.saucelabs.com/hc/en-us/articles/115009908527
), which breaks Sauce labs tests that need SauceConnect. This change
maps localhost to http://canjs.test and updates the saucelabs script to
use this.

closes #128.

There is an issue with Safari not correctly using proxy servers when
using `localhost`
(https://support.saucelabs.com/hc/en-us/articles/115009908527
), which breaks Sauce labs tests that need SauceConnect. This change
maps localhost to http://canjs.test and updates the saucelabs script to
use this.
@phillipskevin phillipskevin merged commit a80f264 into master Jul 3, 2018
@phillipskevin phillipskevin deleted the saucelabs-host branch July 3, 2018 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SauceLabs throwing StaleElementReference Error in Safari
1 participant