An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Selenium Chromedriver

[![PyPI version](https://badge.fury.io/py/selenium-chromedriver.svg)](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
```