Script for downloading and extracting ChromeDriver.
Download and extract ChromeDriver for current platform.
$ python3 download_chromedriver.py
Download and extract ChromeDriver for all supported platforms.
$ python3 download_chromedriver.py --all