We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 928d76d commit d00ccd2Copy full SHA for d00ccd2
wdio.conf.js
@@ -77,7 +77,7 @@ if (process.env.CI === "true") {
77
"appium:automationName": "UiAutomator2",
78
"sauce:options": Object.assign(
79
{
80
- appiumVersion: "1.22.1",
+ appiumVersion: "2.0.0",
81
},
82
BASE_SAUCE_OPTIONS
83
),
0 commit comments