06-25-2012, 12:03 PM
hi,
Please help me anyone.
My web table contains more number of Cancel images i want to click my selected Cancel image.
i tried this code
------this code is not working
---------this is working but my problem is it is clicking first Cancel button only, i would like to click 4th row Cancel image.
please see the attached screen shot in that when i am adding objects
that image (Cancel) is identifying index value is different for those Cancel images.
Regards,
Praveen Raaj.
Please help me anyone.
My web table contains more number of Cancel images i want to click my selected Cancel image.
i tried this code
Code:
browser("").page("").webtable("").childitem(row,col,"image",0).click
Code:
browser("").page("").image("Cancel").click
please see the attached screen shot in that when i am adding objects
that image (Cancel) is identifying index value is different for those Cancel images.
Regards,
Praveen Raaj.