Skip to content

Commit ae289d0

Browse files
committed
Upgrade IOS
1 parent bfd3be9 commit ae289d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/saucelabs.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ var platforms = [{
3838
browserName: 'Safari',
3939
'appium-version': '1.9.1',
4040
platformName: 'iOS',
41-
platformVersion: '10.0',
42-
deviceName: 'iPhone 7 Simulator'
41+
platformVersion: '11.0',
42+
deviceName: 'iPhone 8 Simulator',
4343
}];
4444

4545
testSaucelabs({

0 commit comments

Comments
 (0)