Skip to content

Commit

Permalink
Update webdriver versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jason0x43 committed Oct 16, 2023
1 parent a068809 commit 1b699bf
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": "105.0.5195.52"
"latest": "114.0.5735.90"
},
"firefox": {
"baseUrl": "https://github.com/mozilla/geckodriver/releases/download",
Expand All @@ -34,7 +34,7 @@
},
"edgeChromium": {
"baseUrl": "https://msedgedriver.azureedge.net",
"latest": "105.0.1343.53"
"latest": "118.0.2088.46"
}
}
}

0 comments on commit 1b699bf

Please sign in to comment.