On 17/05/07, Lauren <[EMAIL PROTECTED]> wrote:
> Does nobody understand why:
>
> $ie.span(:text, "title").exists?
>
> returns true...
>
> But wrapping in assert statement around the same statement then fails?
>
> assert($ie.span(:text, "title").exists?)

Looks OK. Could you send us the test HTML page?

aidy
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to