microsoft / playwright

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
https://playwright.dev
Apache License 2.0
66.41k stars 3.63k forks source link

[Question] Does Playwright have support WCAG 2.0 testing? #11621

Closed davidhprotective closed 2 years ago

davidhprotective commented 2 years ago

While using with .Net, does Playwright have built-in support for Web Accessibility Testing (WCAG 2.0)? Or is there a 3rd party library that Playwright works well with?

aslushnikov commented 2 years ago

@davidhprotective you can get AX information right from the browser using Playwright's AX api's: https://playwright.dev/dotnet/docs/api/class-accessibility