Firefox Replay is an experimental DevTools feature. It lets you record the execution of your web app to capture bugs or understand the code. The self-contained recordings can be replayed, debugged, annotated with additional console logs, and even shared for collaboration.
Before answering the questions below, please watch this 2 minute video and read through the website.