Skip to content

A quick library to install your webdriver according to your browser version

License

Notifications You must be signed in to change notification settings

gabriellopesdesouza2002/mywebdriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

mywebdriver - A quick library to install your webdriver according to your browser version

Instalation

pip install -U mywebdriver

Use

from mywebdriver.chrome.chromedriver import ChromeDriverDownloader

PATH_CHOMEDRIVER = ChromeDriverDownloader(directory_for_download='bin').download_chromedriver()

About

A quick library to install your webdriver according to your browser version

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages