Skip to content

IohannRabeson/update_chrome_driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

update_chrome_driver

A command that downloads the correct version of chromedriver regarding the version of the local Chromium installed.

Usage

$> update_chrome_driver.exe <CHROME_BROWSER_PATH> <OUTPUT_DIRECTORY>

Arguments:
  <CHROME_BROWSER_PATH>  The location of the local Google Chrome executable
  <OUTPUT_DIRECTORY>     The location of the output directory where the Google Driver executable will be extracted

Options:
  -h, --help  Print help

Windows

Due to this bug in Chromium, WMIC is needed on Windows.

About

Update chromedriver regarding the version of the local Chrome.

Topics

Resources

License

Stars

Watchers

Forks

Languages