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

Update remote_connection.py #421

Closed
wants to merge 1 commit into
base: master
from

Conversation

Projects
None yet
5 participants
@jkohls
Contributor

jkohls commented Apr 6, 2015

If the connection is going to use https then don't modify the URL to use an IP address. Keep that sucker a hostname.

Update remote_connection.py
If the connection is going to use https then don't modify the URL to use an IP address. Keep that sucker a hostname.
@lukeis

This comment has been minimized.

Show comment
Hide comment
@lukeis

lukeis Apr 6, 2015

Member

i take it this is a fix for #420 ?

Member

lukeis commented Apr 6, 2015

i take it this is a fix for #420 ?

@lukeis

This comment has been minimized.

Show comment
Hide comment
@lukeis

lukeis Apr 6, 2015

Member

also can you confirm you've signed the cla

Member

lukeis commented Apr 6, 2015

also can you confirm you've signed the cla

@jkohls

This comment has been minimized.

Show comment
Hide comment
@jkohls

jkohls Apr 6, 2015

Contributor

Fix for #420. Just signed the cla.

Contributor

jkohls commented Apr 6, 2015

Fix for #420. Just signed the cla.

@llaskin

This comment has been minimized.

Show comment
Hide comment
@llaskin

llaskin Nov 14, 2016

Contributor

@lukeis can this still be merged?

Contributor

llaskin commented Nov 14, 2016

@lukeis can this still be merged?

titusfortner added a commit to titusfortner/selenium that referenced this pull request Nov 28, 2016

@titusfortner titusfortner referenced this pull request Nov 28, 2016

Closed

Py remote connect #3179

@titusfortner

This comment has been minimized.

Show comment
Hide comment
@titusfortner

titusfortner Nov 29, 2016

Member

Replaced by #3179. If anything different needs to be done, please discuss it there, or rebase this code better than I did and we can re-open.

Member

titusfortner commented Nov 29, 2016

Replaced by #3179. If anything different needs to be done, please discuss it there, or rebase this code better than I did and we can re-open.

davehunt added a commit to davehunt/selenium that referenced this pull request Nov 30, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment