Skip to content

Accessibility Checking for Large Sites

Rocket Validator integrates axe-core version 4.8 into an automated web site scanner.

Axe Core 4.8

ARIA commands must have an accessible name

The destination, purpose, function, or action of an ARIA command element must be made clear in understandable text for screen reader users.

The function of items with the roles link, button, or menuitem that lack an accessible name cannot be understood by screen reader users.

What this Accessibility Rule Checks

Verifies that all elements with the roles link, button, or menuitem have a clear, understandable name.

Learn more:

Related Accessibility Rules Checked by Rocket Validator