Prerequisite The only prerequisite for running the tests is node.js. Download and install node js before running the tests. To install testcafe and run tests, follow these steps: Run npm install in the project directory Run npm run test to run the tests