Skip to main content

Module cdp

Module cdp 

Source

Structs§

CdpClient
A CDP client connected to Chrome over WebSocket.
CdpConfig
Configuration for a CDP client connection.
CdpEvent
Parsed CDP event (no id, has method).
CdpResponse
Parsed CDP response (has an id).
CdpSession
A CDP session bound to a specific target (tab).
ReconnectConfig
Reconnection configuration.

Enums§

CdpError
Errors that can occur during CDP communication.