Capture the whole session
- Replay records the low-level events needed to replay the browser as it ran before. You'll never need to repro again! Learn more
The hardest part of debugging is first understanding the problem. Replay gives you powerful tools for dissecting problems so bugs get fixed fast—and stay fixed.
Collaborate in context
- With Replay, you can add a comment in the video, an event, or even a line of code. Then you can share with your team using a simple link to get everyone on the same page.
Replay is going to be amazing for library maintainers. We'll no longer need to ask for repro instructions with bug reports – we can just ask for the recording.
Debug with DevTools
- With Replay, you can view console logs, inspect elements, and even add print statements after the fact. It's all there so you can find the bugs faster.
Replay is one of these experiences that first feels like magic – but after squashing your first bugs with it, you will quickly wonder how you ever worked without it.