Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 271 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 271 Bytes

NightwatchJs Example

This repo shows some test automation examples using NightwatchJS.

Setup

  • Clone this repo
  • Change the directory to the cloned directory
  • Then install the packages required: yarn
  • Execute your tests using: ./node_modules/.bin/nightwatch