Could you give me an example of a short groovy test that would do this? that would be very helpful, i'm just starting with groovy, (and all java related languages) so I could use a starter Thanks so much -Dtops
Marc Guillemot wrote: > > Hi Nims, > > verifyLinks doesn't currently support such a configuration (this > wouldn't be correct xml with many attributes with the same name). > I suppose that you could extend verifyLinks to provide your exclusion > strategy (for instance in Groovy). > > Marc. > > Nims_SQA wrote: >> Hi , >> >> Anybody knows how to excludes more then one URLs in varifyLinks. >> I have tried <verifyLinks excludes="URL1" excludes="URL2"/>, But its not >> working. >> >> Thanks, >> Nims > > > _______________________________________________ > WebTest mailing list > [email protected] > http://lists.canoo.com/mailman/listinfo/webtest > > -- View this message in context: http://www.nabble.com/verifyLinks-with-more-then-excludes-URLs-tp5219663p25032425.html Sent from the WebTest mailing list archive at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

