Diff snapshots
browser_snapshot_diffShow only the lines that changed since the last snapshot to verify an action's effect, minimizing token usage by avoiding full page dumps.
Instructions
Show only what changed since the last snapshot. The cheapest way to check the effect of an action — usually a handful of lines instead of a whole tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contextLines | No | Unchanged lines to show around each change (default 2) |