https://github.com/alexpanov/selenium-js-simple-starter
A simple starter project to get going with Selenium using Javascript and Chrome
https://github.com/alexpanov/selenium-js-simple-starter
javascript selenium selenium-js
Last synced: about 1 month ago
JSON representation
A simple starter project to get going with Selenium using Javascript and Chrome
- Host: GitHub
- URL: https://github.com/alexpanov/selenium-js-simple-starter
- Owner: alexpanov
- License: wtfpl
- Created: 2016-10-19T17:37:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-19T17:41:42.000Z (over 9 years ago)
- Last Synced: 2025-10-09T14:05:38.958Z (9 months ago)
- Topics: javascript, selenium, selenium-js
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# selenium-js-simple-starter
A simple starter project to get going with Selenium using Javascript and Chrome
## Prerequisites
1. node
1. npm
1. Google Chrome installed
## Usage
`npm i && node test.js`, watch and enjoy