Skip to content

TufayelLUS/Python-Chromedriver-Auto-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Python Chromedriver Auto Downloader

Auto downloads stable channel google chromedriver binary based on the operating system and stores in the existing folder (beta testing phase)

How to integrate

download and place the downloader.py file in your project folder. Now import the script as import downloader
Use code like this:

import downloader
downloader.downloadLatestChromedriver()

About

Auto downloads google chromedriver (chrome 115 onwards) binary based on operating system and stores in the existing folder (beta testing)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages