# Functions
MustConnectWS helper to make a websocket connection.
MustStartWithURL helper for ConnectURL.
New creates a cdp connection, all messages from Client.Event must be received or they will block the client.
StartWithURL helper to connect to the u with the default websocket lib.
# Variables
ErrCtxDestroyed type.
ErrCtxNotFound type.
ErrNodeNotFoundAtPos type.
ErrNotAttachedToActivePage type.
ErrObjNotFound type.
ErrSearchSessionNotFound type.
ErrSessionNotFound type.
# Interfaces
Dialer interface for WebSocket connection.
WebSocketable enables you to choose the websocket lib you want to use.