> If you want to check many checkboxes you have to use repeat:
>
> <repeat xpath="//table//td[1]/[EMAIL PROTECTED]'checkbox']"
> counterName="currentCheckbox">
>   <setCheckbox xpath="$currentCheckbox" checked="true"/>
> </repeat>


Thanks Marc, that's just what I need!

Cheers,

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

Reply via email to