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

fix bug in proxy constructor that some properties are not proper set #3459

Merged
merged 1 commit into from
Mar 9, 2017

Conversation

zhuopeng
Copy link
Contributor

@zhuopeng zhuopeng commented Feb 4, 2017

in the init method of Proxy class, socksProxy, socksUsername, socksPassword are set without go though their property setter, thus could cause potential problem.

The fix is simply set those properties with already defined setters :)

@isaulv
Copy link
Contributor

isaulv commented Feb 20, 2017

Looks good to me +1

@shs96c shs96c added the C-py label Feb 23, 2017
@AutomatedTester AutomatedTester merged commit 9eeb0fd into SeleniumHQ:master Mar 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants