Diff against a checkpoint
browser_diffCompare the current browser state against a previously saved checkpoint to identify all changes since that known point.
Instructions
Diff the current state against a checkpoint saved with browser_checkpoint: everything that changed since that known point. Note: the next browser_verify baseline becomes the current state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| sessionId | No | optional: the session this call belongs to (from browser_session_open). Omitted uses the shared default session. |