Skip to content

Commit b65684e

Browse files
authored
1 parent c5dfea7 commit b65684e

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)