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

fix!: Make Saucelabs integration use what Saucelabs recommends #1578

Merged
merged 4 commits into from
Nov 25, 2022

Conversation

alvarezguille
Copy link
Member

Read tunnel identifier from sauce.tunnelId property or SAUCE_TUNNEL_ID env variable

Note that this changes the default URL used for Sauce Labs from http://localhost:4445/wd/hub to the recommended https://ondemand.saucelabs.com/wd/hub. If you have an existing setup relying on the old Maven plugin, you might need to override getHubUrl to return the old URL

This fix including a breaking change is needed since old sauce connect has EOL in Nov 2022 https://changelog.saucelabs.com/en/sauce-connect-proxy-reminder-end-of-life-dates

Read tunnel identifier from sauce.tunnelId property or SAUCE_TUNNEL_ID env variable

Note that this changes the default URL used for Sauce Labs from http://localhost:4445/wd/hub to the recommended https://ondemand.saucelabs.com/wd/hub. If you have an existing setup relying on the old Maven plugin, you might need to override getHubUrl to return the old URL

This fix including a breaking change is needed since old sauce connect has EOL in Nov 2022
https://changelog.saucelabs.com/en/sauce-connect-proxy-reminder-end-of-life-dates
Artur-
Artur- previously approved these changes Nov 25, 2022
According to Saucelabs support their Windows 7 browsers have some undefined problem with screenResolution so it is ignored
Artur-
Artur- previously approved these changes Nov 25, 2022
@alvarezguille alvarezguille enabled auto-merge (squash) November 25, 2022 11:25
@alvarezguille alvarezguille merged commit 486911d into 7.0 Nov 25, 2022
@alvarezguille alvarezguille deleted the sauce-7.0 branch November 25, 2022 11:51
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.

2 participants