A set of sample tests that illustrate how to use TestCafe API
Clone the repository to your machine and install the dependencies:
git clone https://github.com/DevExpress/testcafe.git
cd examples/basic
npm installThen, run the test command:
npm test