07-03-2008, 03:28 PM
Hi,
I have an application here.
I want to click on one of the checkbox provided.
the problem is the number of checkboxes keep increasing [ right now its 10 , but it can go up to N ].
i cannot use "Index" option.
all have the same propertits. can some one please help me out.
My lead told me to get the row count....put ir in a loop....verify the name assicoated next to the check box and then if names are matching , go ahead and click it.
can some one give a rough idea
I have an application here.
I want to click on one of the checkbox provided.
the problem is the number of checkboxes keep increasing [ right now its 10 , but it can go up to N ].
i cannot use "Index" option.
all have the same propertits. can some one please help me out.
My lead told me to get the row count....put ir in a loop....verify the name assicoated next to the check box and then if names are matching , go ahead and click it.
can some one give a rough idea