Hi,
In our company we recently installed Firewall for security reasons and we had to bypass the proxy server. After this when we ran our watir test cases it throwed out the following exception:
c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1740:in `method_missing': document (WIN32OLERuntimeError)
OLE error code:80070005 in <Unknown>
Access is denied.
OLE error code:80070005 in <Unknown>
Access is denied.
HRESULT error code:0x80020009
Exception occurred. from c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1740:in `document'
from c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1701:in `initialize'
from c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:222:in `new'
from c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:222:in `frame'
Exception occurred. from c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1740:in `document'
from c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1701:in `initialize'
from c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:222:in `new'
from c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:222:in `frame'
When we removed the proxy server, the watir test cases ran well without giving any error. Why is this happening? Is there a way by which the watir test cases can !
be run
without any errors even after bypassing the proxy server?
Jiyo cricket on Yahoo! India cricket
Yahoo! Messenger Mobile Stay in touch with your buddies all the time.
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
