Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 393 Bytes

File metadata and controls

5 lines (4 loc) · 393 Bytes

testcafe-template

Testcafe sample project with automatic video recording and screenshot capturing in case of errors

Usage

First install all depedencies with command "node install". Add further configurations in .testcaferc.json file or modifiy the existing ones matching your needs. Then run the sample test with either the node script "test" or via command line: testcafe chrome *.test.