a11y_snapshot
Capture an accessibility snapshot of any URL, logging interactive elements, tags, roles, and tab order. Save it pre-deployment to compare against later changes with diffing.
Instructions
Captura un snapshot de accesibilidad de una URL: elementos interactivos (tag, rol, nombre accesible, href) y orden real de tabulación. Guárdalo antes de un deploy y compara después con a11y_diff. Requiere Playwright instalado localmente.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |