Although our Session Recordings feature remains available, it is no longer actively supported. This means that no further updates, bug fixes, or enhancements will be provided. As newer operating systems, software versions, and security protocols evolve, this feature may become incompatible, potentially leading to performance issues, unresolved bugs, or unexpected behavior.
Useberry’s Session Recordings allow you to watch the participant’s navigation through your prototype (and the entire test).
The Session Recordings rely on a mutation observer, which tracks changes made to the DOM tree. We capture all DOM changes, serialize them in a custom way, and store them.
We then regenerate a “fake” DOM based on the stored mutations in our Video Player, resulting in a pixel-perfect Session Recording. This solution works seamlessly with prototypes based on DOM changes, such as those created in InVision, Sketch, Marvel, and ProtoPie.
Note that Session Recordings cannot be downloaded (e.g., as video files) because they are recreations of the participant’s session in your test. They require an active connection to our servers and a web browser to function.