I found out that you have to insert: require 'rubygems' before require 'watir' in your scripts if you switched from ruby 1.8.4 to ruby 1.8.5. is there a way to avoid having to insert "require 'rubygems'" in your script?
Thanks. --------------------------------------------------------------------- Posted via Jive Forums http://forums.openqa.org/thread.jspa?threadID=5673&messageID=15879#15879 _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
