Browsers
Replays
Learn how to replay app invocations
This feature is coming soon!
Replays show you exactly what happened in the browser window while an invocation was running.
Retrieve replay
You can retrieve the replay via the CLI. Once the invocation’s status
is SUCCEEDED
, a url to the replay recording is returned. This url can be embedded in an iFrame if needed.
The CLI will post the invocation_id if it succeeds, as well as the invocation’s status:
Recordings can also be retrieved by making a GET
request to the Kernel API:
Or, use Kernel’s SDK: