https://github.com/tejasmr/selenium-chromedriver
Installs chromedriver on windows, mac & linux
https://github.com/tejasmr/selenium-chromedriver
chromedriver pypi-package python selenium selenium-webdriver
Last synced: 3 months ago
JSON representation
Installs chromedriver on windows, mac & linux
- Host: GitHub
- URL: https://github.com/tejasmr/selenium-chromedriver
- Owner: tejasmr
- Created: 2022-05-16T13:22:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-08T08:47:53.000Z (over 2 years ago)
- Last Synced: 2025-02-22T00:17:54.531Z (4 months ago)
- Topics: chromedriver, pypi-package, python, selenium, selenium-webdriver
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Selenium Chromedriver
[](https://badge.fury.io/py/selenium-chromedriver)
Install Stable version Chromedriver for Selenium on Windows, MacOS, M1 MacOS and Linux
## Usage
```sh
pip3 install selenium-chromedriver
python3 -m selenium-chromedriver.selenium-chromedriver
```