TLDR; The Deque Axe Core library works with WebDriver and Playwright to generate an automated accessibility report. Accessibility Testing Accessibility Testing is important to ensure web applications and mobile applications are usable by anyone. Countries have laws to mandate compliance. But it is a specialized skill set, so most of us don’t actually test for Accessibility we run a few tools and use that for our compliance. In this post I’ll describe a way of generating an accessibility r...