I am able to run automation tests locally on Cypress but while running on LambdaTest, I am getting several errors? Is there something I am missing?
Hello Helen,
The issue could be happening due to the network capability which might be blocking some API calls and causing the issue. You can put network capability to false and give it a try.