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

https://github.com/bfulop/run-selenium-standalone-example

An example repo to run selenium-standalone with the latest drivers
https://github.com/bfulop/run-selenium-standalone-example

Last synced: 2 months ago
JSON representation

An example repo to run selenium-standalone with the latest drivers

Awesome Lists containing this project

README

        

Run Selenium Standalon programatically example

This is just the example extracted from the [Selenium Standalone](https://github.com/vvo/selenium-standalone) repo

I don't yet understand half of the options to `install` or `start` so no guarantees.

### How to use

`$ yarn install`

then

`$ node start`