There is a web page that in the page show a close button. So on android native we can detect if user click on webview and then using getHitTestResult() to check which element on the web that got clicked. It will be really useful if we have this feature.