Shouldn't happen if you type
require 'watir'

Note the casing. require should load files once, if, however, you change the
casing then you will load the same file multiple times.

-Charley

On 12/7/06, John Lolis <[EMAIL PROTECTED]> wrote:

just for fun i opened up the irb and did the following

irb: require 'Watir'

and that happend. I wouldn't worry about it :)
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=5662&messageID=15830#15830
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to