Hi there
 
Your question sounds like the example for 'clickElement' (http://webtest.canoo.com/webtest/manual/clickElement.html) maybe you have to combine it with the element 'setCheckbox' (http://webtest.canoo.com/webtest/manual/setCheckbox.html).
 
If this doesn't help, could you post your HTML code?
 
Hope this helps.
 
Best regards,
Tomi
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shawn Bradley
Sent: Thursday, August 10, 2006 5:13 PM
To: [email protected]
Subject: [Webtest] Selecting checkboxes in a table

I have a web application that displays groups of items in a table.  Each item has a checkbox next to it that the user can select.  Each checkbox contains the database ID of the associated item, so the form post processing code can deal with the items selected.

 

I need my canoo webtest to do the following:

- click the link that displays the list of items (this I’ve already figured out how to do)

- check all the boxes next to each resulting item

- click the “submit” button to post the form for processing

 

This seems simple enough, but I can’t figure out how to do it – I am brand new to canoo and webtesting in general.

 

Thanks for your help.

 

Shawn

 

Reply via email to