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