Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

The SafariDriver should support proxies #5051

Open
lukeis opened this issue Mar 4, 2016 · 8 comments
Open

The SafariDriver should support proxies #5051

lukeis opened this issue Mar 4, 2016 · 8 comments

Comments

@lukeis
Copy link
Member

lukeis commented Mar 4, 2016

Originally reported on Google Code with ID 5051

The SafariDriver currently does not support proxies.  It should.

The proxy configuration in DesiredCapabilities should be applied by the client language
bindings before launching Safari.

Reported by jmleyba on 2013-01-22 16:51:38

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Issue 6548 has been merged into this issue.

Reported by jmleyba on 2013-11-09 16:31:46

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

any update to this issue,  this is really causing us not to use a proxy wiht safari
webdriver.  All other webdrivers support the concept of proxy.

Reported by suren.mohanathas on 2014-01-16 03:46:21

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

I'm behind a NTLM proxy which required a username and password. The first time I ran
my script with SafariDriver, I had to validate the username and password and choose
'remember credentials' ; now the script runs without entering any credential.

Reported by ron190@ymail.com on 2014-01-16 09:10:02

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

The issue here is not able to use a proxy if it is preconfigured and always enabled,
but rather be able to send a proxy setting to use as part of safari webdriver capabilities
for the browser to get configured and used.  we can use a proxy but configuring the
proxy settings via capabilities and that being used by the safari webdriver is not
implemented yet it seems.

Reported by suren.mohanathas on 2014-01-16 18:17:36

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

adding our vote, this is blocking us from using Jscover which we use in proxy mode to
get code coverage

Reported by binod80 on 2015-02-02 14:46:46

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

It's been two years since this issue has been reported. Any workaround or reason why
there was no progress ?

Reported by contact.yimdavid on 2015-02-26 07:22:24

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

The SafariDriver does not have an active maintainer, so no, this is not likely to be
fixed any time soon. Contributions/patches from the community are more than welcome
though (hence the GettingInvolved tag)

Reported by jmleyba on 2015-02-26 07:48:49

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Reported by luke.semerau on 2015-09-17 17:45:11

  • Labels added: Restrict-AddIssueComment-Commit

@SeleniumHQ SeleniumHQ locked and limited conversation to collaborators Mar 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant