In IRB I get the following message and according to Watir In 5 Minutes
Im guessing my output is incorrect..

irb(main):001:0> require "watir"
=> true
irb(main):002:0> ie = Watir::IE.new
=> #<Watir::IE:0x825f690 @ie=#<WIN32OLE:0x825f640>, @error_checkers=
[#<Proc:0x0830d...@c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1135>],
@logger=#<Watir::DefaultLogger:0x825f5f0 @level=2, @progname=nil,
@logdev=#<Logger::LogDevice:0x825f58c @shift_size=nil,
@shift_age=nil,@filename=nil,
@mutex=#<Logger::LogDevice::LogDeviceMutex:0x825f564 @mon_owner=nil,
@mon_waiting_queue=[], @mon_entering_queue=[], @mon_count=0>,
@dev=#<IO:0x7916ad4>>, @formatter=nil,
@default_formatter=#<Logger::Formatter:0x825f5b4 @datetime_format="%d-
%b-%Y %H:%M:%S">>, @defaultSleepTime=0.1,
@activeObjectHighLightColor="yellow", @enable_spinner=false,
@url_list=
[], @typingspeed=0.08, @form=nil>
irb(main):003:0>

So from my debugging have I set Watir up incorrectly... since my IRB
output is incorrect. Can someone please point me in the right
direction.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to