Skip to content

Commit

Permalink
Update chrome version (#4866)
Browse files Browse the repository at this point in the history
  • Loading branch information
alschmiedt authored Jun 4, 2021
1 parent cd7c24b commit e4f1589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/scripts/selenium-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ module.exports = {
chrome: {
// check for more recent versions of chrome driver here:
// https://chromedriver.storage.googleapis.com/index.html
version: '89.0.4389.23',
version: '91.0.4472.19',
arch: process.arch,
baseURL: 'https://chromedriver.storage.googleapis.com'
},
Expand Down

0 comments on commit e4f1589

Please sign in to comment.