axe-playwright
axe-playwright copied to clipboard
Accessibility standard?
I can't seem to find in the documentation, which accessibility standards does axe-playwright use as default. For example, if I were to just run await checkA11y(page);
? Thanks.