Structs§
- CdpClient
- A CDP client connected to Chrome over WebSocket.
- CdpConfig
- Configuration for a CDP client connection.
- CdpEvent
- Parsed CDP event (no
id, hasmethod). - CdpResponse
- Parsed CDP response (has an
id). - CdpSession
- A CDP session bound to a specific target (tab).
- Reconnect
Config - Reconnection configuration.
Enums§
- CdpError
- Errors that can occur during CDP communication.