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

Run automated tests on sauceLabs platform #2313

Closed
ikallala opened this issue Nov 24, 2020 · 0 comments
Closed

Run automated tests on sauceLabs platform #2313

ikallala opened this issue Nov 24, 2020 · 0 comments

Comments

@ikallala
Copy link

I want to run automated tests on specific browser version but tests were always executed with last browser version.
I added the config below in serenity.properties

saucelabs.url =sauceUrl
saucelabs.driver.version=83
saucelabs.target.platform=Windows 10
webdriver.driver = chrome

it used to work but now the execution is allways using the last version (same for other browsers)
Note: It works well with selenium

@wakaleo wakaleo closed this as completed Feb 12, 2022
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

2 participants