oxidecomputer / console

Oxide Web Console
https://console-preview.oxide.computer
Mozilla Public License 2.0
129 stars 10 forks source link

a11y testing with Axe #1110

Open david-crespo opened 2 years ago

david-crespo commented 2 years ago

Should be pretty easy. We can loop through a list of URLs and run the check on each.

https://github.com/dequelabs/axe-core-npm/blob/develop/packages/playwright/README.md

benjaminleonard commented 2 years ago

I did start playing with this on the marketing site: https://github.com/oxidecomputer/oxide-computer-2/pull/168

david-crespo commented 2 months ago

I don't think we need to put this in Playwright, but it is very handy to go over the site periodically with the Chrome extension.