I need to get the app activity to pass it in the driver.startActivity function. How can I get the launching activity of an app?
Hi Dipen Soni,
No, you can get only the app Package as we need the package name to install the application at first, app activity will not be there. I would like to make you aware that app activity is something that depends upon the particular app that you are testing. If you are testing any particular app that is developed by your team you can ask them for the same.