Browser Run - Inspect logs, network requests, and DOM in Session Recordings
Browser Run Session Recordings now include an Inspect panel, giving you more context to understand what happened during a browser session without having to reproduce it. The Logs tab lets you search captured console output and filter messages by level. The Network tab shows each request's method, status, headers, payload, response, and timing waterfall, with the option to download the session's network activity as a HAR file. You can also retrieve recorded network activity via API as raw JSON or

