A session recording is a capture of the browser session.
It allows you to debug a session asynchronously to identify issues such as network errors or problematic selectors. It can be accessed through the Trace button boxed in red.
For manual user action capturing, use {"record_live": true} for browser settings to capture detailed logs.
Snapshot view button on the top right allows you to access a snapshot of current page to view dom elements and their properties.Button to access:Snapshot: