Hi Dale, simply disable all JS processing with the <enableJavaScript enable="false"> step.
happy testing Mittie > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Dale Ogilvie > Sent: Dienstag, 20. Juni 2006 6:15 > To: [email protected] > Subject: [Webtest] Ignoring errors from dodgy html > > > 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 _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

