Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to handle proxy authentication in Robot ride. #42

Closed
preshri opened this issue Mar 23, 2012 · 1 comment
Closed

How to handle proxy authentication in Robot ride. #42

preshri opened this issue Mar 23, 2012 · 1 comment

Comments

@preshri
Copy link

preshri commented Mar 23, 2012

We execute scripts through a corporate network. How do we handle proxy authentication.
Currently when we try to open a browser in FF, ride throws an error

WebDriverException: Message: '\n<TITLE>Access Denied</TITLE>\n\n\n\n
\n\n

\n\n\n\n\n\n
\n\nAccess Denied (authentication_failed)\n
\n
\n\n
\n\nYour credentials could not be authenticated: "Credentials are missing.". You will not be permitted access until your credentials can be verified.\n\n
\n\nThis is typically caused by an incorrect username and/or password, but could also be caused by network problems.\n\n
\n\n
\nFor assistance, contact your network support team.\n\n
\n
\n\n\n'

@ombre42
Copy link
Contributor

ombre42 commented Jan 18, 2014

You may have to disable proxying of local webdriver traffic, as it is proxied by default even though it may be local to the machine. Search existing issues or post to the user group. Closing as this is environment related and there are workarounds posted on this issue tracker and elsewhere.

@ombre42 ombre42 closed this as completed Jan 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants