What time is represented in the test duration in LambdaTest Cypress logs?
Hey Helen
The time duration reflected in the Cypress logs is the execution of time of the testcase i.e. spec file. It doesn’t include any time taken before or after the test.