Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azz/start-selenium
Simple launcher for selenium server and opera driver
https://github.com/azz/start-selenium
Last synced: 2 days ago
JSON representation
Simple launcher for selenium server and opera driver
- Host: GitHub
- URL: https://github.com/azz/start-selenium
- Owner: azz
- Created: 2016-08-14T09:24:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-16T12:43:14.000Z (over 8 years ago)
- Last Synced: 2024-11-06T23:43:06.821Z (about 2 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# start-selenium
Simple launcher for selenium server and opera driver.To start selenium:
```bash
$ npm i -g start-selenium
$ start-selenium
```Done.
What, were you expecting something complicated?