Skip to content

Commit

Permalink
bump chromdriver version
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrenn committed Jul 26, 2024
1 parent 93060b7 commit 81a5948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup_selenium.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ google-chrome --version
#wget --no-verbose https://chromedriver.storage.googleapis.com/109.0.5414.25/chromedriver_linux64.zip
#wget --no-verbose https://chromedriver.storage.googleapis.com/108.0.5359.71/chromedriver_linux64.zip
#wget --no-verbose https://chromedriver.storage.googleapis.com/113.0.5672.63/chromedriver_linux64.zip
wget --no-verbose https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/116.0.5845.96/linux64/chromedriver-linux64.zip
wget --no-verbose https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/126.0.6478.182/linux64/chromedriver-linux64.zip
unzip chromedriver-linux64.zip

mv chromedriver /usr/bin/chromedriver
Expand Down

0 comments on commit 81a5948

Please sign in to comment.