Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

Add option to connect to remote browser with url #198

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Add option to connect to remote browser with url #198

wants to merge 1 commit into from

Conversation

ligurio
Copy link

@ligurio ligurio commented Jan 29, 2019

in case of connect to running remote browser instance it is more easy to specify browser URL instead of WebSocket endpoint. WS endpoint is different on each start because includes UUID as a part of it.
Browser URL is a static string while you specify same debugging port in command-line options.

Please consider this patch. Otherwise every user of your library will handle it in his own code and it is not good from my point of view.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant