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
- Host: GitHub
- URL: https://github.com/bfulop/run-selenium-standalone-example
- Owner: bfulop
- Created: 2017-02-10T09:45:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-10T10:06:28.000Z (over 8 years ago)
- Last Synced: 2025-01-22T07:32:11.075Z (4 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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`