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

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

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