Downloads and unzips chromedriver to curent directory
Project description
A helper library to automatically download chromedriver to current directory
Installation
pip3 install --user autochromedriver
Usage
Commandline
autochromdriver [optional:version]
Library
import AutoChromedriver
AutoChromedriver.download_chromedriver(version="2.46", location=".")
Documentation
def download_chromedriver(version="2.46")
Passing in a version is possible, and it defaults to 2.46.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
AutoChromedriver-2.2.0.tar.gz
(2.5 kB
view hashes)
Built Distribution
Close
Hashes for AutoChromedriver-2.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03a8c2d48def27fd1bdf21a675bfdda69066ae7790df2e624ed2dc5ea04784c1 |
|
MD5 | 2340dbd076d8052a2a05f5f26591a9fa |
|
BLAKE2b-256 | 5c2635e36a4c596fd4a4e047f4f239123191c8491cc5638e90d5c793220de669 |