WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Tools for automated testing of password-protectedsites?

for

From: Yamanishi, Evan
Date: Mar 31, 2015 2:46PM


It sounds like you're looking for more of a bot or web crawler, but it's worth mentioning that WebAIM's Wave extension (Chrome and Firefox) works on production sites or sites behind authentication. It still requires a user to log in and run the extension, but it's more automated than manually inspecting code to find WCAG failures.

Chrome: http://wave.webaim.org/extension/
Firefox: http://wave.webaim.org/toolbar/

Evan