Auto downloads stable channel google chromedriver binary based on the operating system and stores in the existing folder (beta testing phase)
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()