00:00:00:00 - 00:00:34:09
Narrator
The WAVE Chrome, Firefox, and Edge browser extension allows you to evaluate web content for accessibility issues directly within your browser. When using the WAVE Automated Accessibility Browser Extension, you first load the page you want to scan in the browser. Then select the WAVE Extension button to run the automated scan. After a moment, the results are displayed on the page as icons representing errors, warnings, page structure, and accessibility features.
00:00:34:11 - 00:01:08:18
Narrator
Here is the WAVE Report panel that contains a switch to turn CSS styles off, a summary of scan results, tabs for report details, results reference, navigation order, page structure, and color contrast. WAVE also adds a code button at the end of the page. The details panel will present results in a list, and you can select the information icon next to each result to get the result reference information.
00:01:08:20 - 00:01:39:07
Narrator
Selecting the result icon itself will place cursor focus on the element and highlight it with a red dotted line. Elements hidden with CSS in the report results are represented as dimmed, and have a reminder to turn off styles to inspect them. The order tab lists the order of page navigation for keyboard only navigators in the WAVE Report panel and adds numbered icons to the web page itself.
00:01:39:09 - 00:02:18:00
Narrator
Ensure that the order is as intended, is logical, and makes sense in context. The structure tab lists the structural elements like landmarks and headings for inspection in the WAVE report panel and adds structure icons to the web page. Check that headings are in hierarchical order and the appropriate landmarks are present. The color Contrast tab lists the color contrast errors with a tool that allows manipulation of erroneous color combinations from failing to passing, so the appropriate color recommendations can be made to design colleagues.
00:02:18:01 - 00:02:35:10
Narrator
When the code frame is active, the source for the selected element will be highlighted, allowing for quick inspection or copy paste into a bug report. To remove the WAVE interface, refresh the page or select the WAVE extension button again.