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).
Get the Chrome DevTools Protocol WebSocket URL for the session
str: The WebSocket URL for the Chrome DevTools Protocol.
ValueError: If the session hasn’t been started yet (no session_id available).