a11y_diff_urls
Take snapshots of two URLs and diff them in one call to identify accessibility changes between versions, like staging vs production.
Instructions
Snapshot de dos URLs y diff en una sola llamada (p. ej. staging vs producción). Requiere Playwright.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url_a | Yes | ||
| url_b | Yes |