Skip to main content

Download or update your chromedriver automatically with this package

Project description

selenium_driver_updater

It is a fast and convenient package that can automatically download or update chromedriver binary.

Installation

Use the package manager pip to install selenium_driver_updater.

pip install selenium-driver-updater

Usage

This code simply installs chromedriver to main directory

from selenium_driver_updater import DriverUpdater as DU
import os

base_dir = os.path.dirname(os.path.abspath(__file__))
du = DU(path=base_dir, driver_name=DU.chromedriver)
file_name = du.install(upgrade=True)
print(file_name)

Supported Selenium Binaries

Chromedriver

  • Windows
  • Linux
  • MacOS
  • MacOS with M1

License

MIT

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

selenium_driver_updater-1.1.0.tar.gz (3.6 kB view details)

Uploaded Source

File details

Details for the file selenium_driver_updater-1.1.0.tar.gz.

File metadata

  • Download URL: selenium_driver_updater-1.1.0.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for selenium_driver_updater-1.1.0.tar.gz
Algorithm Hash digest
SHA256 8df7b0c022e93d1275bd7861467678142bba48daaebec72b2d4adef098698d88
MD5 fe2c4ce63c2444d6d555d986acc54baf
BLAKE2b-256 41c8b1d82297a4ecf1d764bf1398ee4a92540dd9b4dd0b52641efd5d690d3b9f

See more details on using hashes here.

Provenance

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