Hello,

I'm writing a test against a url that includes invalid links to
javascript files. These bad links do not actually effect the
presentation of the page.

Unfortunately webtest fails the test with a 404 object not found
exception. I don't care about the missing file, I just want it to ignore
that missing link and continue. Can I get webtest to ignore this bad
link?

Thanks

--
Dale Ogilvie
Trimble Navigation NZ Ltd
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to