Skip to main content

Checks local chrome driver version and automatically download 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, browser testing or web automation.

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

Uploaded Source

Built Distribution

webdriver_auto_update-0.0.3.1-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: webdriver_auto_update-0.0.3.1.tar.gz
  • Upload date:
  • Size: 3.6 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.1.tar.gz
Algorithm Hash digest
SHA256 d4d1cbd01cc2584993306c7781f8c615ffb1c72c9f7e4d759e7a8a0f35444bbd
MD5 aec9217cb92eab32ccad0968c24c89dc
BLAKE2b-256 b2a04066a0cf89d037a6b2fac7e62a2657cef7dd1a7c22a8f244599a3b8e924b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: webdriver_auto_update-0.0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 3.9 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f64ed8095b09d5cc5ccf024f63d5cfcf003c4e193f45f52f1861f5668410c098
MD5 7fe0420e2aa85eebfeb9ca4bc7c9793b
BLAKE2b-256 e404189a1666820075890c1c96e0b9f06f93130da07d9c24a962960d9a92eb6c

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