Whenever I make a call for a new browser instance to be opened, by
using the following
$browser =  Watir::Browser.new
I am greeted with the following error in the command window, although
my application doesnt crashes.
C:/Ruby186/lib/ruby/gems/1.8/gems/activesupport-2.2.3/lib/
active_support/core_ext/enumerable.rb:57: warning: method redefined;
discarding old sum
(eval):1: warning: method redefined; discarding old dl
(eval):1: warning: method redefined; discarding old dt
(eval):1: warning: method redefined; discarding old dd
Is there any solution to evade it?
Thanks!

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to