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: 3 months ago
JSON representation

Simple launcher for selenium server and opera driver

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?