A Python library to automatically manage and set up ChromeDriver.
Project description
setup_chromedriver
setup_chromedriver is a Python library to automatically manage and set up ChromeDriver for Selenium projects. It ensures compatibility between your Chrome browser and ChromeDriver versions.
About the Creator
This library was created by Rasikh Ali. Rasikh is a passionate developer dedicated to creating tools that simplify development workflows and improve efficiency.
- GitHub: github.com/RasikhAli
- LinkedIn: linkedin.com/in/rasikh-ali
- Marvelous Software Solutions: linkedin.com/company/marvelous-software-solutions/
Feel free to connect or explore more of his projects!
Installation
pip install setup-chromedriver
Usage
from setup_chromedriver import setup_chrome_driver
driver = setup_chrome_driver()
driver.get("https://example.com")
Features
- Automatically detects your Chrome version.
- Downloads and sets up the compatible ChromeDriver version.
- Easy integration with Selenium scripts.
License
This project is licensed under the MIT License.
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 setup_chromedriver-0.1.1.tar.gz.
File metadata
- Download URL: setup_chromedriver-0.1.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02ea5299f79b3e91e4fc7c9e5182015a5c314556f4653940b95ec33179d6a620
|
|
| MD5 |
66a4ea269bcd01108f0393fb6303b3c8
|
|
| BLAKE2b-256 |
a30ebbd092689ca8ddd8296eab375634937ce53a6613f2f91f95c1095d287395
|
File details
Details for the file setup_chromedriver-0.1.1-py3-none-any.whl.
File metadata
- Download URL: setup_chromedriver-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a05e89db0a334d9065d7275ec678c685d1858df90aed2ef103d22f7bbab9d1ec
|
|
| MD5 |
d449afda048965e6da9647de5addf4de
|
|
| BLAKE2b-256 |
408b29fef24398dc96c8bb9a92da5ad26db48c2b76ecf246b753de9de432b065
|