Hi All,
I am working on automating the native app, I am facing the object identification issues with, Below i am giving the details of the issue.
- Not able to locate the elements under android.webkit.webview , I even cannot inspect using ‘Android Device Monitor’ /UIAutomatorViewer.
- The issue is only with few screens of the application, not with all the screens.
- This issue is only with the android devices operating on above 6.0, Working fine on the devices on 6.0 and 6.0.1
Option i Tried :
- Tried by switching with the contexts .
- Tried out with all android API levels.
- Used Chorme remote devices debugging (might not be suitable to inspect the native apps)
- Tried using customized xpaths
Nothing of the above trails helped me to resolve the issue.
Thanks in advance.
Regards,
RajendraC