test_accessibility
Identify and analyze accessibility issues on webpages using Axe-core. Input a URL and optional WCAG tags to ensure compliance with accessibility standards.
Instructions
Test a webpage for accessibility issues using Axe-core
Input Schema
Name | Required | Description | Default |
---|---|---|---|
tags | No | Optional array of accessibility tags to test (e.g., "wcag2a", "wcag2aa", "wcag21a") | |
url | Yes | URL of the webpage to test |