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

How to set Appium version 2 in Serenity.conf for SauceLab #3131

Open
diuvu opened this issue May 9, 2023 · 0 comments
Open

How to set Appium version 2 in Serenity.conf for SauceLab #3131

diuvu opened this issue May 9, 2023 · 0 comments

Comments

@diuvu
Copy link

diuvu commented May 9, 2023

I set the appiumVersion =2.0.0 in Serenity.conf like this:

webdriver { driver = "remote" capabilities { browserName = "chrome" version = "104.0" platform = "Windows 10" "sauce:options" { appiumVersion=2.0.0 recordVideo = true recordLogs = false } } }
But when running with SauceLab it always gets Appium version 1, so please help to check how to set Appim version 2?

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