This project is created to illustrate how nightwatch-api can be used with cucumber-js
Install the project dependencies
cd learning-nightwatch-api-with-cucumber-js
npm install
To run tests, run the following command
npm run test:e2e:nightwatch-api