/update-chromedriver

Shell script for downloading the latest Chromedriver for Windows / Linux

Primary LanguageShell

Update Chromedriver script

Gets the latest stable release of Chromedriver.

Usage Win64

  • 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.

Usage Linux64

  • 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.