Hi All,
I have a frame with a table in it. The only information I have as
input is the table, the row id, the column id and an index. Now I have
to access the specific cell and then fetch elements within the cell
which might be >1 (for eg a link and a button or a link and a
text_field etc....). After fetching all the elements, the index will
help me to identify which element out of all the elements in the cell
is the one that I have to perform an action on.

I could work with radio and checkboxes in cells as they have a type as
radio or checkbox but could not work with links yet.

Any input will be highly appreciated as I have been quite stuck up at
this.

Thanks and Regards...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to