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

update examples for docker and remote connection #307

Merged
merged 3 commits into from
Aug 25, 2020

Conversation

Uunnamed
Copy link
Contributor

README.md Outdated
@@ -730,29 +730,17 @@ respectively:

## Connection to remote webdriver

To create a connection with an existing webdriver, you must first create the driver manually.
Example:
To connect to a driver already running on a local or remote host, you must specify the ip and port.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Немного точнее:

...you must specify a :host parameter which might be either a hostname (localhost, some.remote.host.net) or an IP address (127.0.0.1, 183.102.156.31). When the port is not set, the default one gets used.

@igrishaev igrishaev merged commit c37fbc5 into master Aug 25, 2020
@igrishaev igrishaev deleted the update-remote-and-docker-examples branch August 25, 2020 10:29
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

Successfully merging this pull request may close these issues.

2 participants