Do you want assert $ie.cell(:class, "x").text.eql?("90") ?

Thanks.
Wesley Chen.
For life, the easier, the better.


On Tue, Dec 15, 2009 at 6:25 AM, tester86 <sagar.am...@gmail.com> wrote:

> I have a table that has a sub class
>
> <td class = "table x">
> <tr>
> <td class ="Y">
>  <td class ="x">90</td>
> </tr>
>
> I want to perform a validation check where it will read the data
> between the tags and pass or fail depending on the value. I searched
> the group and internet but could not see anything. Does anyone have
> any ideas.
>
> --
> 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

-- 
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