Is it possible to get a click event from the chrome external protocol request?

爷,独闯天下 提交于 2021-02-08 05:12:58

问题


enter image description here

Is there any chance to track the click event on this div/pop up?Like if a user clicked on "Launch Application" button or "Do Nothing" button?

Also,is it possible to know whether the div has actually appeared in the first place? ( I know we can track through on blur event but it isn't accurate)

来源:https://stackoverflow.com/questions/29343704/is-it-possible-to-get-a-click-event-from-the-chrome-external-protocol-request

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!