Skip to content

Commit

Permalink
bump chrome webdriver
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrenn committed Sep 8, 2023
1 parent 96c690e commit e9f5f5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/setup_selenium.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ google-chrome --version
#wget --no-verbose https://chromedriver.storage.googleapis.com/106.0.5249.61/chromedriver_linux64.zip
#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://chromedriver.storage.googleapis.com/113.0.5672.63/chromedriver_linux64.zip
wget --no-verbose ttps://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/116.0.5845.96/linux64/chromedriver-linux64.zip
unzip chromedriver_linux64.zip

mv chromedriver /usr/bin/chromedriver
Expand Down

0 comments on commit e9f5f5c

Please sign in to comment.