Appearance
URL Scan Details
The URL Scan Details screen provides in-depth accessibility results for a single scanned URL within a specific scan run. At the top of the page, you can switch between Desktop results and Mobile results. Each view displays results specific to the selected platform.
URL Scan Summary
This section provides a high-level overview of the scan results for the selected URL and platform, including:
- Platform-specific accessibility score
- Scan date
- Scan status (Success or Failed)
- URL Link
- Total number of issues found
A visual preview (screenshot) of the scanned page is also displayed to help identify the context in which issues occur.
Issues by Severity
Detected issues for the selected URL are grouped by severity: Critical, High, Medium and Low.
Each severity card displays both the number of issues and their relative distribution for the URL.
Accessibility Issues
All accessibility issues detected on the selected URL are listed below.
Each row represents a single issue type affecting this URL, and includes:
- Issue name
- Severity
- WCAG violation level (e.g. A, AA, AAA, Best Practice)
- Element count (number of affected elements on the page)
Each issue can be expanded to view the affected elements.
Affected Elements
For each expanded issue, the affected elements are displayed with detailed technical information:
- CSS selector
- HTML markup
An action is available to open the affected URL directly in the Development Assistant, allowing developers to inspect the issue live and in context on the page.