Skip to main content

Download or update your Selenium driver binaries automatically with this package

Project description

selenium_driver_updater

PyPI version MIT License

It is a fast and convenience package that can automatically download or update Selenium webdriver binaries for different OS.

Installation

Use the package manager pip to install selenium_driver_updater.

pip install selenium-driver-updater

Usage

This example shows how you can use this library to download chromedriver binary.

from selenium_driver_updater import DriverUpdater
import os
base_dir = os.path.dirname(os.path.abspath(__file__))

result, message, filename = DriverUpdater.install(path=base_dir, driver=DriverUpdater.chromedriver, upgrade=True)
print(filename)

Supported Selenium Binaries

Chromedriver (DriverUpdater.chromedriver)

  • Windows
  • Linux
  • MacOS
  • MacOS with M1

Geckodriver (DriverUpdater.geckodriver)

  • Windows
  • Linux
  • MacOS
  • MacOS with M1

Operadriver (DriverUpdater.operadriver)

  • Windows
  • Linux
  • MacOS

Edgedriver (DriverUpdater.edgedriver)

  • Windows
  • Linux
  • MacOS
  • ARM

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.5.2.tar.gz (7.8 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: selenium_driver_updater-1.5.2.tar.gz
  • Upload date:
  • Size: 7.8 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.5.2.tar.gz
Algorithm Hash digest
SHA256 002a2aebc52ddcb330ee6a2be2f7a8af064db3d0e24d9bfc31d3220390cf66b7
MD5 f2b27bd3a9c61dbab212ccf450a0bb99
BLAKE2b-256 907d117950dd416f14035519a74f21a5bc2b05632e78e59bb1b1009570231b80

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