Skip to content

RasikhAli/setup_chromedriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages