qa_page
Run visual QA on a single web page against its reference screenshot to identify changed regions. Override the URL directly and get a side-by-side preview on failure to pinpoint regressions.
Instructions
QA a single page against its reference (fast iteration while fixing).
url overrides the route mapping for this call. Returns the result and, on failure, a
reference|live side-by-side preview cropped around the changed regions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| page | Yes | ||
| align | No | resize | |
| profile | No | ||
| base_url | No | ||
| threshold | No | ||
| max_changed_ratio | No |