Skip to content

Commit 2092c7d

Browse files
Merge pull request #35 from browserstack/update_device
Change device name from iPhone XS (14) to iPhone 15 Plus (17)
2 parents 8956a14 + 10d1b02 commit 2092c7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ios/testng-examples/browserstack.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ platforms:
4242
- deviceName: iPhone 13 Pro
4343
osVersion: 15
4444
platformName: ios
45-
- deviceName: iPhone XS
46-
osVersion: 14
45+
- deviceName: iPhone 15 Plus
46+
osVersion: 17
4747
platformName: ios
4848

4949
# =======================

0 commit comments

Comments
 (0)