<DIV style="BORDER-BOTTOM-STYLE: solid; BORDER-BOTTOM-COLOR: #ec1d84; OVERFLOW-X: hidden; BORDER-RIGHT-STYLE: solid; MARGIN-TOP: 20px; BORDER-TOP-COLOR: #ec1d84; WIDTH: 550px; BORDER-TOP-STYLE: solid; HEIGHT: 425px; BORDER-RIGHT-COLOR: #ec1d84; BORDER-LEFT-STYLE: solid; OVERFLOW: auto; BORDER-LEFT-COLOR: #ec1d84" id=weddingagendaprint width="100%" border="1"><TABLE style="BORDER-BOTTOM-COLOR: #ec1d84; BORDER-TOP-COLOR: #ec1d84; WIDTH: 550px; BORDER-RIGHT-COLOR: #ec1d84; BORDER-LEFT-COLOR: #ec1d84" border=1 cellSpacing=4 align=left>
<TBODY> <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 of pinksutra, we have no data on it)</LABEL> </ LABEL></TD></TR> <TR> <TD style="WIDTH: 50px" align=middle><INPUT id=eventDelete value=e872f2ac-6c81-11de-9983-0016764319d8 type=checkbox name=eventDelete> <A class=con-grey href="/updateuserevent/? id=e872f2ac-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 pinksutra, we have no data on it)</LABEL> </ LABEL></TD></TR></TBODY></TABLE></DIV> I used the code to get the values from html table : puts browser.cell(:xpath, "//lab...@class='con-grey']/../").text Result is : Event 1 Now if want to take the data Event 2 (mentioned in itlics ).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 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 -~----------~----~----~----~------~----~------~--~---