This URL can be used to connect to the browser’s debugging interface

Signature

def cdp_url(self) -> str

Returns

str: The WebSocket URL for the Chrome DevTools Protocol.

Raises

  • ValueError: If the session hasn’t been started yet (no session_id available).