can I call a web validator through webtest, passing the generated
XHTML as parameter ?

the idea is to use the W3C validator with webtest.. something like:

   <invoke
     stepid="Test XHTML compatibility"
url="$validatorUrl?param='$generated"
   />

where validationUrl is, per example: http://validator.w3.org/check?fragment=<a>

??
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to