Skip to content

Commit

Permalink
Update webdriver versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jason0x43 committed Sep 27, 2022
1 parent bac02f9 commit a068809
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/webdrivers.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"chrome": {
"baseUrl": "https://chromedriver.storage.googleapis.com",
"latest": "103.0.5060.134"
"latest": "105.0.5195.52"
},
"firefox": {
"baseUrl": "https://github.com/mozilla/geckodriver/releases/download",
Expand All @@ -34,7 +34,7 @@
},
"edgeChromium": {
"baseUrl": "https://msedgedriver.azureedge.net",
"latest": "103.0.1264.77"
"latest": "105.0.1343.53"
}
}
}

0 comments on commit a068809

Please sign in to comment.