Hi,

I am upgrading my watir version from 1.5 to 1.6.2 but it throughs an
error when i am running my code automatically.

Error is like this:

E:\Liveops\Jul31\qa\watir\Watir_Automation_Scripts_CSV\Drivers>ruby
Driver.rb C
reWatir
C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/
core_ext/
odule/introspection.rb:70:in `const_get': no such file to load --
safariwatir (
issingSourceFile)
        from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/
active_supp
rt/core_ext/module/introspection.rb:70:in `local_constants'
        from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/
active_supp
rt/core_ext/module/introspection.rb:70:in `each'
        from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/
active_supp
rt/core_ext/module/introspection.rb:70:in `local_constants'
        from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/
active_supp
rt/core_ext/module/introspection.rb:68:in `each'
        from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/
active_supp
rt/core_ext/module/introspection.rb:68:in `local_constants'
        from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/
active_supp
rt/core_ext/module/introspection.rb:86:in `local_constant_names'
        from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/
active_supp
rt/dependencies.rb:498:in `new_constants_in'
        from C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/
active_supp
rt/dependencies.rb:495:in `collect'
         ... 11 levels...
        from Driver.rb:90:in `runtest'
        from Driver.rb:69:in `upto'
        from Driver.rb:69:in `runtest'
        from Driver.rb:118

and when remove include Watir,

Exception Caught in Driver
undefined method `close' for nil:NilClass

I am using ie=Watir::IE.new for new IE.

So can anyone suggest me solution for this ASAP.

Thanks in advance,
:)

--~--~---------~--~----~------------~-------~--~----~
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