Skip to main content
This URL can be used to connect to the browser’s debugging interface. Here is an example how to connect to playwright using the notte session cdp url:
cdp_playwright.py

Returns

str: The WebSocket URL for the Chrome DevTools Protocol.

Raises

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