capturing script errors
- From: "Ed" <Ed@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 8 Jul 2005 02:00:02 -0700
Hi,
I'm trying to come up with some sort of automatic tool to test a bunch of
HTML pages, checking that they are free of script (javascript) errors. Not
only runtime errors, but also syntax errors.
For this I'd like to do something similar to what the Microsoft Script
Debugger does: integrate somehow with IE and "listen" for script errors. I
just need to log to a file that an error occurred.
I've been able to accomplish this with FireFox. It was farily easy and I'm
quite happy with the result. But with IE, I'm hitting a wall. The
DWebBrowserEvents2 doesn't seem to contain any useful events, neither I have
been able to find useful tech documentation about how the Microsoft Script
Debugger integrates with IE and captures script errors.
Any help would be greatly appreciated!
.
- Follow-Ups:
- Re: capturing script errors
- From: Jon Kennedy
- Re: capturing script errors
- Prev by Date: Re: The blasted Information Bar
- Next by Date: Re: Something wong with Service Pack 2 for internet access
- Previous by thread: The blasted Information Bar
- Next by thread: Re: capturing script errors
- Index(es):
Relevant Pages
|