Skip to content

This is an early unpublished editor's draft; content is incomplete and subject to change.

Current step position indicated

Core requirement

The position of the current step within the multi-step process is visually and programmatically available.

Tests

Ensure that the position of the current step within the process is perceivable to users

Procedure

For each multi-step process:

  1. Verify that the position of the current step within the process is available through an explicit textual label or an equivalent graphical indicator that is perceivable to users (e.g., “Step 2 of 4”, “2/4”, or equivalent progress indication).
  2. Verify that this information is programmatically exposed and included in the accessibility tree in association with the current step.

Expected results

#1 and #2 are true

ACT Rules