Start, stop, and list video replay recordings for a browser session
Record video replays of a browser session. Recording is opt-in and session-scoped: start a recording once, run your automation (for example with execute_playwright_code), then stop it.
Replays require a headful session. They are not available for headless browsers.