Skip to content

Commit

Permalink
Merge branch 'master' into update_depricated_ios_device
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulpsq authored Jan 30, 2025
2 parents 8e4b91c + c22600c commit a5e789a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/browserstack_sample.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# instead: https://github.com/appium/python-client/pull/720
options = XCUITestOptions().load_capabilities({
# Specify device and os_version for testing
"deviceName": "iPhone 11 Pro",
"deviceName": "iPhone 11",
"platformName": "ios",
"platformVersion": "13",

Expand Down

0 comments on commit a5e789a

Please sign in to comment.