Article about automating web application accessibility testing using Selenium WebDriver
In the previous post Unit Testing Accessibility I showed how to run accessibility check on HTML node. This approach can be used to test components of your website. You can take your accessibility testing to the next level by adding accessibility check for entire pages.
In Web Accessibility Hacker Way I mentioned that “only 20% of accessibility requirements can be verified by tools”. Nevertheless, it is worth to cover this 20%. Especially, when it is not very hard. You know that having automated test that guard against regressions always pays off in a long run.
Have you heard about accessibility? Do you know what that is? Do you know what it takes to make your website accessible? Making your website accessible, means providing ability for everyone, regardless of disability or special needs, to use it. Unfortunately if you put together all accessibility specifications and print it, the stack will be higher than CN Tower in Toronto...