I have a third party app on none rooted Android device and I want to use appium to automate the testing. My current appium works with rooted devices with no issues. Appium-Doctor gives no errors and everything on rooted devices works just prefect. My only issue is non-rooted device. With my non-rooted Android device I can’t find element IDs or even view my app on appium desktop. Any suggestions to help me move ahead with this?
Another thing I noticed. When I run the appium-Desktop I can see my tablet desktop and I can lunch my app. But the appium-desktop screen does not show my third party app instead it shows my tablet home screen. I tried the refresh and doesn’t work. What else should I try?