Module connection

Module connection 

Source
Expand description

CDP WebSocket connection management.

Structs§

BrowserVersion
Response from the /json/version endpoint.
CdpConnection
A CDP connection to a browser.
CdpConnectionOptions
Options for CDP connection.

Functions§

discover_websocket_url
Discover the WebSocket URL from an HTTP endpoint.