We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5dfea7 + b65684e commit c22600cCopy full SHA for c22600c
ios/browserstack_sample.py
@@ -10,7 +10,7 @@
10
# instead: https://github.com/appium/python-client/pull/720
11
options = XCUITestOptions().load_capabilities({
12
# Specify device and os_version for testing
13
- "deviceName": "iPhone 11 Pro",
+ "deviceName": "iPhone 11",
14
"platformName": "ios",
15
"platformVersion": "13",
16
0 commit comments