Skip to content

Commit

Permalink
github actions: update 119.0.6045.105/linux64/chromedriver
Browse files Browse the repository at this point in the history
  • Loading branch information
naisanzaa committed Nov 4, 2023
1 parent 3c98ce3 commit e69c298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ google-chrome --version
# install chromedriver
cd /tmp/
# https://googlechromelabs.github.io/chrome-for-testing/#stable
wget -q https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/118.0.5993.70/linux64/chromedriver-linux64.zip
wget -q https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/119.0.6045.105/linux64/chromedriver-linux64.zip
unzip chromedriver-linux64.zip
sudo mv chromedriver-linux64/chromedriver /usr/bin/chromedriver
chromedriver --version

0 comments on commit e69c298

Please sign in to comment.