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:Documentation Index
Fetch the complete documentation index at: https://notte-experiment-visibility-md-links.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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).

