[Webtest] Re: verifyLinks with more then excludes URLs

Marc Guillemot webtest@lists.canoo.com
Mon, 24 Jul 2006 12:19:06 +0200


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