Skip to main content

Automatically install chromedriver that supports the currently installed version of chrome.

Project description

chromedriver-autoinstaller

Automatically download and install chromedriver that supports the currently installed version of chrome. This installer supports Linux, MacOS and Windows operating systems.

Installation

pip install chromedriver-autoinstaller

Usage

Just type import chromedriver_autoinstaller in the module you want to use chromedriver.

Example

from selenium import webdriver
import chromedriver_autoinstaller


chromedriver_autoinstaller.install()  # Check if the current version of chromedriver exists
                                      # and if it doesn't exist, download it automatically,
                                      # then add chromedriver to path

driver = webdriver.Chrome()
driver.get("http://www.python.org")
assert "Python" in driver.title

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-autoinstaller-0.2.2.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chromedriver_autoinstaller-0.2.2-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file chromedriver-autoinstaller-0.2.2.tar.gz.

File metadata

  • Download URL: chromedriver-autoinstaller-0.2.2.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.0

File hashes

Hashes for chromedriver-autoinstaller-0.2.2.tar.gz
Algorithm Hash digest
SHA256 b17108315c375e29f6efd4324dde4c8be7074b87baffccb583c2018c096a6f74
MD5 6db73cc92249f43fb1e93d85d993c83d
BLAKE2b-256 9a00cf64825db96a05797baadfdb2bca905d02de1182c9c229688144ee4f6ead

See more details on using hashes here.

File details

Details for the file chromedriver_autoinstaller-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: chromedriver_autoinstaller-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.0

File hashes

Hashes for chromedriver_autoinstaller-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c5ba6074b08aac8d669d4761fcab11408189ee64074e1f1c94b70dca5c29a988
MD5 7721df8a4093bc0d4bde746722c061e9
BLAKE2b-256 c3a160095dd2947c9ec6f418f4dd01a3ef2665d2bb010afe4422901b166e6e08

See more details on using hashes here.

Supported by

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