Every test session is automatically recorded and available in the Browserbase dashboard. With Session Replay, you can watch the exact test execution to debug failures efficiently.
Copy
Ask AI
console.log(`View session replay at https://browserbase.com/sessions/${session.id}`);
No extra setup required—session recording happens automatically, allowing
you to diagnose flaky tests and failures with ease.