A package to automatically update Chromedriver to match the installed Chrome version.
Project description
Jafri Chromedriver Installer
jafri-chromedriver-installer is a Python package that automatically updates the Chromedriver to match the installed Chrome version on your system. This package ensures that your Selenium tests run smoothly by always having the correct version of Chromedriver.
Features
- Automatically detects the installed Chrome version on macOS and Windows.
- Downloads and extracts the matching Chromedriver version.
- Replaces the existing Chromedriver if the versions do not match.
- Easy to use via a simple command-line interface.
How to use it:
You can just add these lines in your code before executing driver
from jafri_chromedriver_installer import installer installer.install_chromedriver()
Installation
You can install the package using pip:
pip3 install jafri-chromedriver-installer
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jafri_chromedriver_installer-0.1.1.tar.gz.
File metadata
- Download URL: jafri_chromedriver_installer-0.1.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc0d5398fee5866d557c1051e93c7a879d416f224ec230797790068d9bd087af
|
|
| MD5 |
f3cf15a1bdf1520a2fa95a74a208fdf2
|
|
| BLAKE2b-256 |
e0111e80a2be0747efae0dbd4e06dda80c5c395d2bbf8fbbeb394026b8cde14f
|
File details
Details for the file jafri_chromedriver_installer-0.1.1-py3-none-any.whl.
File metadata
- Download URL: jafri_chromedriver_installer-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f54e7fae2710d16125bbc15c69c826a46bd83ac67675c5988ca77008bcffdf8
|
|
| MD5 |
a93185a2a9d5c1a42b308ea2308dc32a
|
|
| BLAKE2b-256 |
9caaea1fd113c18aa4d087d00a8abd68415793a155d52fc3f667b4450104f4d1
|