Gets the latest stable release of Chromedriver.
-
Run
bash update-chrome-driver-win-64.sh
-
After that you should see a
chromedriver.exe
and an empty txt file with version as name. -
Add the containing folder to your PATH.
-
Run
bash update-chrome-driver-linux-64.sh
-
After that you should see a
chromedriver
file and an empty txt file with version as name. -
Add the containing folder to your PATH.