I was trying to execute an appium test suite i have created, which consists of multiple test files within the suite.
Can anyone please help, i'm unable to execute the second test script after the execution of first script. It restarts the app and starts afresh. I need to start from where it left off in the first script.
I've tried session-override flag, also tried launch_app().