Selenium-WebDriver Boilerplate

Selenium-WebDriver end-to-end test automation boilerplate, Using Commonjs, Jest and Expect. Clone or fork this repository.

Prequisite

Insall NodeJs

Getting Started

// Install dependencies
1. npm install

// Run the test
2. npm run test

API Documentation

  1. Expect
  2. Hooks
  3. Selector
  4. Webdriver