https://github.com/azz/start-selenium
Simple launcher for selenium server and opera driver
https://github.com/azz/start-selenium
Last synced: 3 months 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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-16T12:43:14.000Z (almost 10 years ago)
- Last Synced: 2025-02-08T05:35:35.513Z (over 1 year 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?