0 purchases
getchromedriver 1.1.0
Installation
pip3 install get_chromedriver
Usage
From python:
import get_chromedriver
get_chromedriver.download_chromedriver()
From the shell:
python3 -m get_chromedriver
The download_chromedriver() function takes a optional arg for the google chrome version, if not provided, we run google-chrome --version.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.