Skip to main content

Accessibility testing

WCAG compliance scanning during runs.

Accessibility Testing

Low Code Automation supports accessibility testing to help ensure your web applications comply with the Web Content Accessibility Guidelines (WCAG). You can enable Accessibility Testing when configuring your test suite. It provides the following features:

  • Automatically scan pages during test execution for accessibility issues.
  • View detailed accessibility reports post-execution to identify issues like missing alt text, insufficient color contrast, keyboard navigation issues, and more.

Was this page helpful?