Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsnjack/chromedriver
Webdriver for Chrome
https://github.com/jsnjack/chromedriver
chromedriver chromedriver-versions selenium selenium-webdriver
Last synced: 4 days ago
JSON representation
Webdriver for Chrome
- Host: GitHub
- URL: https://github.com/jsnjack/chromedriver
- Owner: jsnjack
- Created: 2020-10-04T15:23:09.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T00:53:40.000Z (2 months ago)
- Last Synced: 2024-10-17T14:12:28.498Z (2 months ago)
- Topics: chromedriver, chromedriver-versions, selenium, selenium-webdriver
- Homepage:
- Size: 6.84 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chromedriver
This repository provides daily builds of stable [chromedriver](https://chromedriver.chromium.org/) version for Linux,
macOS and Windows as a GitHub release# How to install?
Use [grm](https://github.com/jsnjack/grm) to install chromedriver and keep it up to date:
```bash
grm install jsnjack/chromedriver
```