Usually people use assertions inside test cases. There are plenty of examples 
in the watir "examples" directory in the "bonus file" that show you how to do 
this.

It is also possible to use assertions outside test cases. In that case you also 
need this line of code:

require 'test/unit/assertions'

I'm sorry to hear that this did not work for you. I can't think of any other 
advice. My apologies.

Bret
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=6352&messageID=18011#18011
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to