Skip to content

Automation to download ChromeDriver that matches current Chrome version.

Notifications You must be signed in to change notification settings

Xehia/ChromeDriver-Updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChromeDriver Updater

ChromeDriver Updater will download the ChromeDriver version that match your Chrome version, and save the executable in a customizable path. So you don't need to do anymore all this manually.

Setup

  • Set a path of your choice in config.json
    For example: C:\ProgramData\ChromeDriver

  • Update your PATH environment variable with the path you chose in the previous step.

All done!

Now you are ready to update your ChromeDriver in few seconds!
Execute the script with:

python main.py

About

Automation to download ChromeDriver that matches current Chrome version.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages