The purpose of this project is show how to create end to end automation testing using Page Object Pattern with the Library TestCafe.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- NodeJS (version 12 or newer);
- yarn;
git clone https://github.com/qacrobat/testcafe-sample-project.git
yarn install
Running all tests
testcafe chrome
Running a specific test
testcafe chrome filename