[Wtr-general] <nil> is not true with assert(ie.contains_text)

Zeljko Filipin zeljko.filipin at gmail.com
Mon Jun 12 10:26:52 EDT 2006


Try to change

if assert(ie.contains_text("Watir"))

to

if ie.contains_text("Watir")
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20060612/a1eb1cee/attachment.html 


More information about the Wtr-general mailing list