Skip to content

Commit

Permalink
Merge pull request #33 from instana/saucelab-chrome-update
Browse files Browse the repository at this point in the history
[weasel test platform] Adjust test browser matrix on saucelab
  • Loading branch information
SETHULAKSHMI P M authored and GitHub Enterprise committed Mar 6, 2024
2 parents ac20b55 + ff6c0af commit b1f74e7
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 @@ -17,7 +17,7 @@ exports.config = {
newSaucelabsCapability('safari', '11.1', 'macOS 10.13'),
newSaucelabsCapability('firefox', '78.0', 'Windows 7'),
newSaucelabsCapability('firefox', '58.0', 'Windows 11'),
newSaucelabsCapability('chrome', '48.0', 'Windows 10'),
newSaucelabsCapability('chrome', '67.0', 'Windows 10'),
newSaucelabsCapability('chrome', '54.0', 'OS X 10.11'),
newSaucelabsCapability('chrome', '65.0', 'OS X 10.11')
],
Expand Down

0 comments on commit b1f74e7

Please sign in to comment.