Session
replay
Get a replay of the session’s execution in WEBP format
Signature
Returns
WebpReplay
: The replay data in WEBP format.
Raises
ValueError
: If the session hasn’t been started yet (no session_id available).
Get a replay of the session’s execution in WEBP format
WebpReplay
: The replay data in WEBP format.
ValueError
: If the session hasn’t been started yet (no session_id available).