Skip to content

Commit a5e789a

Browse files
authored
Merge branch 'master' into update_depricated_ios_device
2 parents 8e4b91c + c22600c commit a5e789a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/browserstack_sample.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# instead: https://github.com/appium/python-client/pull/720
1111
options = XCUITestOptions().load_capabilities({
1212
# Specify device and os_version for testing
13-
"deviceName": "iPhone 11 Pro",
13+
"deviceName": "iPhone 11",
1414
"platformName": "ios",
1515
"platformVersion": "13",
1616

0 commit comments

Comments
 (0)