Skip to content

Commit

Permalink
try appium 2
Browse files Browse the repository at this point in the history
  • Loading branch information
denysoblohin-okta committed Jul 4, 2024
1 parent 3a7f387 commit 5193295
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions test/e2e/wdio.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -276,9 +276,10 @@ if (process.env.MOBILE_BROWSER_TESTS) {
platformName: 'iOS',
browserName: 'Safari',
'appium:deviceName': 'iPad Pro (12.9 inch) (5th generation) Simulator',
'appium:platformVersion': '15.4',
'appium:platformVersion': '16',
'appium:automationName': 'xcuitest',
'sauce:options': {
appiumVersion: '1.22.3',
appiumVersion: '2.10.3',
build: "iOS-Widget-Build",
name: "iOS-Widget-Test",
}
Expand Down

0 comments on commit 5193295

Please sign in to comment.