Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 220 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 220 Bytes

selenium-js-simple-starter

A simple starter project to get going with Selenium using Javascript and Chrome

Prerequisites

  1. node
  2. npm
  3. Google Chrome installed

Usage

npm i && node test.js, watch and enjoy