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

Connect to remote webdriver #1732

Closed
Kirguir opened this issue Aug 22, 2019 · 1 comment
Closed

Connect to remote webdriver #1732

Kirguir opened this issue Aug 22, 2019 · 1 comment

Comments

@Kirguir
Copy link
Contributor

Kirguir commented Aug 22, 2019

Motivation

Have the ability to run tests on a remote webdriver.

Proposed Solution

Pass in the environment variables (CHOMEDRIVER) URL of the remote webdriver. If the URL is passed, and not the PATH, do not start the webdriver locally, but connect to the remote one.

@alexcrichton
Copy link
Contributor

Sounds like a reasonable option to me!

@alexcrichton alexcrichton changed the title Connect to remove webdriver Connect to remote webdriver Aug 26, 2019
@Kirguir Kirguir closed this as completed Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants