Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

Rely upon Target domain instead of the json/list for page discovery and engagement #447

Open
pavelfeldman opened this issue May 23, 2019 · 0 comments
Assignees

Comments

@pavelfeldman
Copy link
Member

It is preferred to establish a single connection to the browser endpoint over the ws://host:port/devtools/browser/<guid>. That guid can be obtained from the http://localhost:9222/json/version, in the webSocketDebuggerUrl field.

Information about the targets is available over Target.getTargets. One can receive dynamic notifications about the new targets, create and delete targets over that domain.

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

No branches or pull requests

2 participants