Identifying elements on Chrome

Hi,

First you have to transfer the control from native to Webview then using chrome remote debugger you can inspect webview elements and perform any action on it.

Refer this link.