denral Member Jun 23, 2020 #1 Are there any undocumented browser events we can use in HEscript Last edited: Jun 24, 2020
gdgsupport Support Staff member Jul 5, 2020 #2 No, but if you need more events, let us know and we can try to add them.
denral Member Jul 5, 2020 #3 Yes, I was trying to see if an abort happened or error …If possible add the following event. onErrorOccurred This can happen if either a network error occurred, or the user aborted the navigation. chrome.webNavigationhttps://developer.chrome.com/extensions/webNavigation
Yes, I was trying to see if an abort happened or error …If possible add the following event. onErrorOccurred This can happen if either a network error occurred, or the user aborted the navigation. chrome.webNavigationhttps://developer.chrome.com/extensions/webNavigation