Can I maintain the same session across tests in LambdaTest, similar to Appium's noReset, even on different devices?

Can I maintain the same session across tests in LambdaTest, similar to Appium’s noReset, even on different devices?

Hey Dipen

Thank you for asking this question. If you are running multiple test cases in the same session on the same device, it is possible to maintain the same session across tests in LambdaTest. However, if each test case executes on a different device, then it won’t be possible on the shared cloud since the devices are completely sanitized at the end of the test session. One possible solution will be a private cloud which you can look into.

We hope this answers your query.