Some of my automation test failed today but passed two days ago in our builds. Is there a way to compare logs from the device for those two tests?

Some of my automation test failed today but passed two days ago in our builds. Is there a way to compare logs from the device for those two tests?

Hi Tim,

You can use the session API to fetch the logs of the tests and compare them. Here’s the link for reference: LambdaTest API Documentation | LambdaTest