I'm Automating an android app, which has inApp tourguides/App walkthrough for new users. When tried to inspect the element, its not shown in any element locators. I have tried multiple attempts to locate via other options aswell. but whenever I click on the actual guide elements the app screen contents under that, is located, Which leaves in failure.
Any suggestions welcomed! About the app: Its Native android - build in Android SDK, its not a hybrid page(Not-web integrated) I have gone through forums, but nothing matching found.
Workarounds I have tried:
- tried capturing with Appium inspector, uiautomatorviewer.
- Tried to capture like, one would do for hybrid using chrome:/inspect-devices - not working ?