This template contains an example of e2e tests written with TestCafe.
test/e2e/index.js contains a test.
test/e2e/page-model.js contains the Page Model that describes the index.html page.
npm run test
e2e tests will run for all browsers installed on the target machine.
For details, see the scripts.test section of the package.json file
and TestCafe documentation