Quickstart guide
Record your first replay with the Replay browser in under a minute.
Install the Replay CLI
Run the following command to download and install the Replay CLI:
Terminal
npm i -g replayio
Start recording
Run the following command to open the Replay browser and start recording.
Terminal
replayio record
Upload your replays
When you close the browser, you'll be prompted to upload your recordings.
Terminal
New recordings found. Would you like to upload them? (Y/n)
View your replay
Once the upload is completed, the CLI will give you the replay url.
Terminal
Uploading recordings...a616009e.. overboard.dev Now 7.5s (uploaded)View recording at:https://app.replay.io/recording/a616009e-b825-4c54-83b4-e20bd8c0cb25
FAQ
How do I upload recordings later?
You can always upload recordings later via the replayio upload
command. Read more in Replay CLI docs.
When will the Replay browser be a standalone application?
We are excited to release the Replay browser as a standalone application that you can download directly, log into, and start recording in a couple of months.
In the interim, if you would perfer downloading a browser directly, you can use the Replay Firefox browser.
Why do I need to login to Replay?
Replays need to be uploaded so that the browser can be replayed in the Replay Cloud. How time travel works
Manage your recordings
Learn how to upload, remove and view your recordings using CLI
Replay DevTools
Learn how to use Replay DevTools to debug your tests.
Setting up a team
Learn how to create a team in the Replay App
Test Suites
Stay on top of your test suite's health with Replay for Test Suites.