The setup for the project should be as follows.
- Install VS Code IDE
- Install nodejs and npm
- Install TestCafe globally:
npm install -g testcafe
. Testcafe docs - Clone this repository
- Install the dependencies:
npm install
$ testcafe chrome tests/cart.js
$ testcafe chrome tests