Hey,

I am using Cucumber/Watir for my automation. When I try to run any feature 
file through command prompt, I am getting "already initialized constant 
VERSION superclass mismatch for class UnknownObjectException."

The reason why I go to command prompt is because, I am not able to run my 
test case through Netbeans IDE.
I am getting 
C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:60:in 
`gem_original_require': no such file to load -- watir/exceptions (LoadError)
        from 
C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:60:in `require'
        from 
C:/Ruby187/lib/ruby/gems/1.8/gems/firewatir-1.9.4/lib/firewatir/exceptions.rb:1
        from 
C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:55:in 
`gem_original_require'
        from 
C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:55:in `require'
        from 
C:/Ruby187/lib/ruby/gems/1.8/gems/firewatir-1.9.4/lib/firewatir.rb:5
        from 
C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:60:in 
`gem_original_require'
        from 
C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:60:in `require'
        from C:/Recipe/Entree/Entree_Automation/lib/main.rb:5
error when I am trying to run my test case through Net beans.

Can somebody please help me on this.
Let me know, if anyone need more information.

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