I've just installed ruby and watir (tarball from cvs) in a vmware VM
running windows 2000 and cygwin - the host is running fedora 3

$ ruby --version
ruby 1.8.2 (2004-12-25) [i386-mswin32]

What have I missed?

The core tests all succeed, but when I run all_tests.rb, I get a series
of errors like the following:

 1) Error:
test_Button_Enabled(TC_Buttons):
WIN32OLERuntimeError: Unknown property or method `navigate'
    HRESULT error code:0x80010108
      The object invoked has disconnected from its clients.
    c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1215:in `method_missing'
    c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1215:in `goto'
    ./unittests/buttons_test.rb:11:in `setup'
    
    
$ ruby core_tests.rb
Loaded suite core_tests
Started
................................................................................
................................................................................
.............
Finished in 134.906 seconds.

173 tests, 998 assertions, 0 failures, 0 errors
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to