han
14 years agoContributor
Catch js error on webpage
Is there any way of catching an javascript error message on a webpage? Do I have to inject my own js code on the webpage to catch error messages or is it possible to catch them in any other way?