How do I display step by step information while running the test? Currently runs the command
testcafe chrome .\test\customer.js
Generally speaking, need to see more info as to whats executed.
How do I display step by step information while running the test? Currently runs the command
testcafe chrome .\test\customer.js
Generally speaking, need to see more info as to whats executed.
For now, such a capability does not exist in TestCafe. But there is a corresponding suggestion in the TestCafe GitHub repository. You can subscribe on it to be informed about its status.