Skip to content

This repo is hosting a Python script that you can implement in your Selenium script, and it will grab the latest Chrome Web driver version, and download it and unzip it to the current directory.

Notifications You must be signed in to change notification settings

ABODFTW/AutomaticChromeDriverUpdator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

AutomaticChromeDriverUpdator

This a Python script that automatically downloads chrome driver that matches your Chrome browser version

Usage

Just call update_driver from the AutomaticChromeDriverUpdator in your code, and it will automatically download and unzip the version that matches your Chrome on your current folder

About

This repo is hosting a Python script that you can implement in your Selenium script, and it will grab the latest Chrome Web driver version, and download it and unzip it to the current directory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages