Skip to main content

Checks local chrome driver version and automatically downloads the latest available version online

Project description

webdriver_auto_update

A program to check existing local chrome driver version and automatically downloads the latest available version online.

Program Functionality

  • Checks local chromedriver driver version on your computer and compares it with the latest version available online.
  • The latest online version/release will be downloaded if it does not match your local version.
  • If no local chromedriver.exe file is found in the specified folder path, it will be downloaded automatically to that particular folder.

Pre-requisites:

  1. Download Google Chrome
  2. Pip install Selenium Library

Installation

  • Make sure you have Python installed in your system.
  • Run the following to install:
pip install webdriver-auto-update

Example

# webdriver_auto_update.py
from webdriver_auto_update import check_driver

## Make sure to pass in the folder used for storing/downloading chromedriver
check_driver('folder/path/of/your/chromedriver')

Note

  • The objective of this program is to reduce redundancy of searching and downloading the updated version of chrome driver to the OpenSource community.
  • Intended to be used in Selenium projects.

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

webdriver_auto_update-0.0.3.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

webdriver_auto_update-0.0.3-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file webdriver_auto_update-0.0.3.tar.gz.

File metadata

  • Download URL: webdriver_auto_update-0.0.3.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5

File hashes

Hashes for webdriver_auto_update-0.0.3.tar.gz
Algorithm Hash digest
SHA256 6e696c8b6c8cf3bd0cd9ee69b150292db2d285de84a4081cf4b16d3619b859b5
MD5 f1f4379f494429481a4cab9011bc0b9b
BLAKE2b-256 619451162649cdc0621579a014df489c47ffd9695cf9955a0beb7fbd66fa2719

See more details on using hashes here.

File details

Details for the file webdriver_auto_update-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: webdriver_auto_update-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5

File hashes

Hashes for webdriver_auto_update-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 69ead48f7095ca9123df6d449ba55f79cd9ba48f0ab3ee17dc6fed257ffdb0b9
MD5 fd19809ccd8433c307953b215604255b
BLAKE2b-256 6d57a4e2c319c595fc4a94fee7aca5d873828cc20d1760b8c469171b8637e3a0

See more details on using hashes here.

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