<TD style="WIDTH: 50px" align=middle><INPUT id=eventDelete value=c43afa4c-6c81-11de-9983-0016764319d8 type=checkbox name=eventDelete> <A class=con-grey href="/updateuserevent/? id=c43afa4c-6c81-11de-9983-0016764319d8"> edit</A></TD>
<TD style="WIDTH: 50px" align=middle><LABEL class=con-grey>Event 1</ LABEL></TD> <TD style="WIDTH: 70px" align=middle><LABEL class=con-grey>Ceremony 1</ LABEL></TD> <TD style="WIDTH: 65px" align=middle><LABEL class=con-grey>07-22-2009</ LABEL></TD> <TD style="WIDTH: 60px" align=middle><LABEL class=con-grey>anniston</ LABEL></TD> <TD style="WIDTH: 70px" id=ttvenue align=middle><LABEL class=con- grey>None <LABEL style="FONT-SIZE: xx-small" class=con-pink>(This vendor is not a member , we have no data on it)</LABEL> </LABEL></TD></ TR> <TD style="WIDTH: 50px" align=middle> <INPUT id=eventDelete value=d64ac5be-6c81-11de-9983-0016764319d8 type=checkbox name=eventDelete> <A class=con-grey href="/updateuserevent/? id=d64ac5be-6c81-11de-9983-0016764319d8"> edit</A></TD> <TD style="WIDTH: 50px" align=middle> <LABEL class=con-grey>Event 2</ LABEL> </TD> * <TD style="WIDTH: 70px" align=middle><LABEL class=con-grey>Ceremony 2</ LABEL></TD> <TD style="WIDTH: 65px" align=middle><LABEL class=con-grey>07-22-2009</ LABEL></TD> <TD style="WIDTH: 60px" align=middle><LABEL class=con-grey>anniston</ LABEL></TD> <TD style="WIDTH: 70px" id=ttvenue align=middle><LABEL class=con- grey>None <LABEL style="FONT-SIZE: xx-small" class=con-pink>(This vendor is not a member of we have no data on it)</LABEL> </LABEL></ TD></TR> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++ I used the code to get the values from the above html table : puts browser.cell(:xpath, "//lab...@class='con-grey']/../").text Result is : Event 1 Now if want to take the data Event 2 (line markrd with *).How will I do so ?? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, send email to [email protected] Before posting, please read the following guidelines: http://wiki.openqa.org/display/WTR/Support To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/watir-general -~----------~----~----~----~------~----~------~--~---
