Use the Digital asset findings page to view all accessibility findings discovered for a rule. Learn more about the rule, how it affects your users, and how to locate an individual finding in the context of a webpage. You can also dismiss a finding or create a task.
On this page:
- Display the Findings details page
- Filter the list of findings
- Display the details of a specific finding
- Locate a finding on the webpage
- Data on the Findings details page
- Data in the Finding ID popup window
Display the Findings details page
The page lists all findings that violate a specific rule. Use it to view and manage all automated findings from scans of your digital asset in one place. Apply filters to prioritize and resolve issues efficiently.
To display the Findings details page:
- Navigate to the workspace level.
- Under Workspace, select Digital assets. The Digital asset portfolio is displayed.
- Select the digital asset you'd like to view. The Overview page is displayed.
- Under Find and Fix, select Findings. The Digital asset findings page is displayed.
- Select a finding. The Findings details page is displayed. The total number of findings is displayed next to the page name.
Alternatively, to display Findings details page associated with scans:
- Navigate to the workspace level.
- Under Workspace, select Digital assets. The Digital asset portfolio is displayed.
- Select the digital asset you'd like to view. The Overview page is displayed.
- Under Automated Tests, choose Scans.
- Find the scan you want to view and select Scan results.
- Select a rule description. The Findings details page is displayed, listing all findings under that rule.
Note: If a finding is included in a common finding, you can access it from there. Display the Common findings page, open a common finding, scroll to individual findings included in that common finding, and them open the one you want to view. The Findings detail page is displayed.
Filter the list of findings
Use the Advanced search options to narrow down the list of findings.
To use the Advanced search feature:
- Go to the Findings details page.
-
Under Advanced search, choose which data you want to search by.
- URL
- Page title
- XPath or CSS selector
- Code snippet (HTML element)
- Choose if you want the search to contain, not contain, start with, or end with your search criteria. If you want more extensive results, search using a regex.
- Enter the search text.
Note: To obtain the search text, such as Xpath or CSS selector, first display the Findings ID popup window. Copy the text to your clipboard. Refer to Display the details of a specific finding.
- Select Apply.
To add another search field and narrow your results further:
- Select Add.
To reset your search and return to the full page of results:
- Select Reset.
Display the details of a specific finding
Each individual finding has associated details.
To check the details of an individual finding:
- Display the Findings details page.
- Select the checkbox for the finding.
- From the Actions column, select View. The Finding ID popup window is displayed.
- Review the details for this specific finding. See Data in the Finding ID popup window.
Locate a finding on the webpage
You can locate the finding in the context of your digital asset (webpage).
To locate a scan finding on your webpage:
- Go to Scans.
- Find the scan you want to view.
- Select Scan results.
- Select the rule description where the finding is stored. The Findings details page is displayed.
- Select an entry from the list. The Findings details page is displayed.
- Select a checkbox before the Finding ID column.
- From the Actions menu, select View. The Finding ID popup window is displayed.
- Copy the XPath, CSS selector, or HTML element.
- Select the link under Where is it located to open the associated webpage (where the finding was found).
- Open the developer tools on the webpage. For most browsers, you can open the developer tools by right-clicking anywhere on the page and selecting Inspect.
- Open the search function in the developer tools by selecting Command + F on Mac devices or Control + F on Windows devices.
- Paste your selection from the platform in the search bar. The finding will be highlighted on your webpage.
Data on the Findings details page
The Findings details page, which lists all findings that violate a specific rule, contains the following information:
| Item | Description |
|---|---|
| Tool | The accessibility testing tool used to locate a finding. |
| Severity | How much an accessibility finding impacts someone with a disability (critical, high, low, custom). Read more about severity. |
| Success criteria – Conformance level | Name of the WCAG success criterion associated with the rule and the level and version of WCAG it satisfies. Read more about conformance levels. |
| Rule ID | The ID of the rule that’s been violated. |
| URL | The webpage where the finding was detected. |
| What is the problem? | A summary of the rule that a finding violated. |
| Activity |
The status of a finding.
|
| Task | Indicates whether the finding is linked to a task or not. |
Data in the Finding ID popup window
Find the following data in the Finding ID popup window:
| Item | Description |
|---|---|
| Where is it located? | The page name and URL where the finding was detected. |
| Component name | Indicates if the finding is associated with a component or if it was discovered inside an iframe. Learn more about components. |
| XPath or CSS selector | The XPath or CSS code snippet associated with the finding. |
| HTML element | The HTML code snippet associated with the finding. |
| Description | A general description of the finding. |
| Why it matters (Access Engine, equal-access, and WAVE only) | General description of how the rule impacts people with disabilities. |
| What to do (Access Engine, equal-access, and WAVE only) | General description of how to fix the finding. |
| Findings history |
Data about the finding from multiple scans.
|
Comments
0 comments
Article is closed for comments.