Hello all,

I have an issue with 'watir-webdriver'. Windows and FF are configured for 
proxy usage. BTW: IE with 'watir' works fine, but I'd like to see FF 
running :-(

But when I start the following:

 require 'watir-webdriver'

    browser = Watir::Browser.new :ff
    browser.goto("http://www.google.de";)

I get an Proxy error 502, see below.

And in the settings of the opened Firefox there are the proxy settings set 
to "use system settings"! But it is not going to the webpage!

Any suggestions?

Thanks
Gerrit

---------------------------------Output of ruby:
  1) Error:
test_login_logoff(TC_article_example):
Selenium::WebDriver::Error::WebDriverError: unexpected response, code=502, 
conte
nt-type="text/html"
-----------------------------------------------------

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

Reply via email to