renforge_diff_screenshots
Compare two screenshots to locate the bounding box of changes, using saved images or a live frame, to measure movement or verify unaffected areas.
Instructions
Diff two frames and return the bounding box of what changed.
before_path is a saved PNG. after_path is another saved PNG, or
empty to diff against the current live frame. Use it to measure how far
an element moved or to confirm a tweak left everything else untouched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threshold | No | ||
| after_path | No | ||
| before_path | Yes | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||