automation test bestbuy

Example of an automation test using nightwatch

Test files

Tests files should live under tests folder

Installation

npm install nightwatch

npm install chromedriver

Read more eere

Run tests

npx nightwatch

Data files

Under folder data you can change the products used in the tests

Screenshots

The screenshots captured goes under reports folder