How to lauch an android app from specific Fragment (activity)
I am doing automation testing of app using appium. And i need to launch app on specific page (activity)
but in my project there is only one RootActivity.
I am doing automation testing of app using appium. And i need to launch app on specific page (activity)
but in my project there is only one RootActivity.