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

Handle Sauce Connect 4's end of life #730

Open
2 tasks
romaricpascal opened this issue Aug 20, 2024 · 0 comments
Open
2 tasks

Handle Sauce Connect 4's end of life #730

romaricpascal opened this issue Aug 20, 2024 · 0 comments

Comments

@romaricpascal
Copy link
Member

romaricpascal commented Aug 20, 2024

What

Check that our CI will still be able to run tests with SauceLab come 2025

Why

Sauce Connect 4 reaches end of life at the end of December 2024. In CI, our WebDriver uses Sauce Connect under the hood to connect to SauceLabs and run against a variety of browsers.

This feature is provided to WebDriver through the saucelabs package, the official node client for SauceLabs. Seems that they're starting the work to run against Sauce Connect 5, so hopefully it'll be all transparent for us, but it'll be worth a check later this year.

Who needs to work on this

Developers

Who needs to review this

Developers

Done when

  • We've verified if we'll still be able to use Sauce Connect in 2025
  • If not, we've devised a plan for an alternative
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

No branches or pull requests

1 participant