Skip to main content

No project description provided

Project description

A Super Simple Automatic Chromedriver Downloader

Installation:

pip install chromedriver-autodownloader

Usage:

from chromedriver_autodownloader import download_chromedriver
download_chromedriver() # download and extract chromedriver to current directory
# or
download_chromedriver(target_dir) # download and extract to spesified target directory

if you use helium and want to extract chromedriver to it's webdriver path you can code as below

download_chromedriver('helium')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chromedriver-autodownloader-0.2.0.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page