Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions android/testng-examples/browserstack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ platforms:
- deviceName: Samsung Galaxy S21
osVersion: 11.0
platformName: android
- deviceName: Google Pixel 6 Pro
osVersion: 12.0
- deviceName: Google Pixel 7
osVersion: 13.0
platformName: android

# =======================
Expand Down
4 changes: 2 additions & 2 deletions ios/testng-examples/browserstack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ platforms:
- deviceName: iPhone 13 Pro
osVersion: 15
platformName: ios
- deviceName: iPhone XS
osVersion: 14
- deviceName: iPhone 15 Pro
osVersion: 17
platformName: ios

# =======================
Expand Down