Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
SETHULAKSHMI-PM committed Jun 12, 2024
1 parent 15ca477 commit d8dbd24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protractor.saucelabs.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ exports.config = {
newSaucelabsCapability('chrome', '54.0', 'OS X 10.11'),
newSaucelabsCapability('chrome', '65.0', 'OS X 10.11'),

// Specific supported browser+OS for web-vitals tests
// Specific supported browser+OS for web-vitals tests.
newSaucelabsCapability('chrome', '107', 'Windows 7', true),
newSaucelabsCapability('chrome', '125', 'macOS 11', true),
newSaucelabsCapability('chrome', '103', 'OS X 10.11', true)
Expand Down

0 comments on commit d8dbd24

Please sign in to comment.