I want to do automation android and ios application with python-client. And some of the queries that I have as
- Is there any way to switch application on ios & android platform with single same driver instance ?
- How can we test multiple application with single driver object on IOS & Android platform ?
- If we can test multiple application with single webdriver object then how to maintain or preserve state of application while switching application through single test ?