Not able to locate the elements resides under android.webkit.webview

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.

  1. Not able to locate the elements under android.webkit.webview , I even cannot inspect using ‘Android Device Monitor’ /UIAutomatorViewer.
  2. The issue is only with few screens of the application, not with all the screens.
  3. 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 :

  1. Tried by switching with the contexts .
  2. Tried out with all android API levels.
  3. Used Chorme remote devices debugging (might not be suitable to inspect the native apps)
  4. Tried using customized xpaths

Nothing of the above trails helped me to resolve the issue.

Thanks in advance.

Regards,
RajendraC