Selenium-WebDriver Boilerplate
Selenium-WebDriver end-to-end test automation boilerplate, Using Commonjs and Tape. Clone or fork this repository.
Getting Started
1. git clone git@github.com:e2e-boilerplate/selenium-webdriver-commonjs-tape.git
2. cd selenium-webdriver-commonjs-tape
3. npm install
4. npm run test
For more boilerplate click here