Skip to content
Merged
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
11 changes: 11 additions & 0 deletions Selenium/browserstack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,17 @@ platforms:
browserVersion: latest
os: OSX
osVersion: Ventura
# Mobile Real Devices (5 Parallels)
- deviceName: iPhone 15
osVersion: 17
- deviceName: Samsung Galaxy S24
osVersion: 14.0
- deviceName: Google Pixel 8
osVersion: 14.0
- deviceName: iPhone 14
osVersion: 16
- deviceName: Samsung Galaxy Tab S11
osVersion: 16.0

parallelsPerPlatform: 1

Expand Down
Loading