I need to read contents from a row that does not have an id.  That is,
the HTML tag that designates the row is just <TR>.  Therefore, I can't
address it directly.

Is there a way to address it indirectly?

It happens that the tag for the prior row does have an id, e.g. <TR
id=xyz>.

Is there a way to tell Watir to go to the row following the one with
the id?
--~--~---------~--~----~------------~-------~--~----~
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