Whoops, my verify example was meant to be more like this:
test_testMethodFoo result = $ie.link(:text, nameOfLink).exists? verify(result) puts "Test is still executing..." if !result do_some_extra_stuff() end end _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
