Code View
The Code View provides a code-centric representation of accessibility issues. It groups issues with the same code and issue types, making it easier to analyze and review all issues associated with a specific code. For example, if multiple issues are associated with the code Verify if alt text for image link is descriptive, they are displayed as a single group. If multiple issues share the same code, the code view displays one grouped entry instead of individual issues.
Purpose of Code View
Identifying and reviewing recurring accessibility issues that share the same code.
Report Table Structure in Code View
This section displays each accessibility issues along with its key attributes:
1. ID
Displays the ID assigned to the issue.
2. Page
Displays the page where the issue was identified. Click the page link to open the corresponding website page.
3. Element
Displays the UI element associated with the issue, such as:
- Forms
- Landmarks
- Page Titles
- Keyboard interactions
- ARIA components