There was an error while loading. Please reload this page.
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 install
Then, run the test command:
npm test