From: Jerry Lane Date: 2009-06-04T19:17:04+09:00 Subject: Re: READYSTATE_COMPLETE = 4 when I try this I get the following: test_00009_Bug4986_error_on_dialog_close(DocumentTestScripts): NameError: uninitialized constant DocumentTestScripts::READYSTATE_COMPLETE c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:105:in `const_missing' test_Bug4986.rb:42:in `test_00009_Bug4986_error_on_dialog_close' It is actually a type of Watir test I am trying to run which checks if the page displays done (as in fully loaded) in the bar on the bottom of the window but I cant get it to work :( -- Posted via http://www.ruby-forum.com/.