Skip to content

Conversation

@davidcockbill
Copy link

  • Use `ChromeDevToolsClient.createBrowserContext()`` to create a Browser Context.
  • Attach to the target with ChromeDevToolsBrowserContext.attach()
  • There are two creation methods; one using host and port, the other directly using WebSocket address.

- Use `ChromeDevToolsClient.createBrowserContext()`` to create a Browser Context.
- Attach to the target with `ChromeDevToolsBrowserContext.attach()`
- There are two creation methods; one using host and port, the other directly using WebSocket address.
- Fix web socket leak
- Call super close() in derived ChromeDevToolsBrowserContext
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.

1 participant