What problem does it solve?
This Skill ensures the accessibility of web applications in real browsers, allowing for comprehensive testing across multiple viewport sizes, color schemes, zoom levels, and more.
Core Features & Use Cases
- Multi-Viewport Testing: Test rendered pages on desktop, tablet, and mobile browsers.
- Color Scheme Variants: Test in light and dark modes.
- Zoom/Reflow Testing: Validate responsiveness at various zoom levels.
- Reduced Motion Compliance: Check compliance with reduced motion preferences.
- Keyboard Navigation: Test keyboard accessibility for screen reader users.
- Focus Indicators: Verify visibility of focus indicators.
- Axe-core Scanning: Perform automated WCAG audits with axe-core.
- Form Error States: Test form validation and error messages.
- Visual Regression: Compare screenshots for visual consistency over time.
- Use Case: Use this Skill to ensure that a web application is accessible and user-friendly for all users, including those with disabilities.
Quick Start
Run the playwright-accessibility-auditor skill to perform accessibility audits on your website 'https://example.com'.