Hi
I would like to run multiple .robot files in a row using the zoomba desktop library. At the moment i am unable to do so as the session ID remains between Test Suite.
This is the error i am getting:
No active session with ID CBCDB277-5299-4CA4-9E82-69AC865625BE
I am using Driver Teardown and Quit Application at the end of my test cases.
I was wondering if there is a better way to teardown the driver or to clean the session ID.
Thanks