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.0.2.tar.gz (3.8 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.0.2-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: chromedriver-autoinstaller-0.0.2.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.4

File hashes

Hashes for chromedriver-autoinstaller-0.0.2.tar.gz
Algorithm Hash digest
SHA256 2410fd3b57f83b9ff5b8230c28e24e96cfbb0a0ca571b70bc62b36aec44ef7be
MD5 1e63ebf7ffcad8788ec4dc4adae74656
BLAKE2b-256 ec46419d5a069398e328462251b641e7ad84702e2b9b1db59827c9ba787f26b5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: chromedriver_autoinstaller-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.4

File hashes

Hashes for chromedriver_autoinstaller-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 479ca07fd75c5f4f75298c046b6886697671bf4d70adea4c7b61ab50ea8dc6df
MD5 97facd76e0db3af2c52ecdd46f352b15
BLAKE2b-256 d0b7143c8918752dc60043fb5d79b37ba08d24b72b5ba4c93de888674d971315

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