Seek captured web replay frame
web_replay_seekSeek to a recorded replay frame by session and frame index, then optionally restore safe actions into the browser to update live state.
Instructions
Return one retained, redacted replay frame; set restore=true to replay its safely restorable actions into the browser and mutate live state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| restore | No | ||
| sessionId | Yes | ||
| frameIndex | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No | ||
| warnings | Yes | ||
| artifacts | Yes |