Services · By journey
Wizard Accessibility Audit: Step Three of What?
For the product whose signup, claim, or configuration spreads across steps, and wants no user losing 20 minutes of typing to one mistimed error.
What We Keep Finding
Multi-step flows raise the stakes on every failure. The step changes and announces nothing, so "step 3 of 5" is knowledge for sighted users only. Back means data loss, sometimes silently. Validation waits until the final submit, then delivers all its bad news at once, pointing at fields three screens ago.
The rule that bites hardest here is one of the newest, and it is Level A. Information a flow already collected cannot simply be demanded again. It has to be filled in or offered for selection. There are three exceptions. Re-entry is allowed where it is essential, where security requires it, or where the earlier answer has stopped being valid, and a password confirmation field lives comfortably in the second of those. Here is the trap, though. A tester who checks whether the browser autofills the field and calls it a pass has tested the wrong thing, because W3C says explicitly that browser autofill does not satisfy this. The site has to supply the answer.
And a claim wizard or a configuration wizard engages a Level AA rule almost nobody names. Where a flow makes a legal commitment, takes money, or modifies data somebody controls, the standard wants one of three things. Reversible, checked for errors with a chance to correct, or a review-and-confirm step before it finalizes. That last route is the standard answer to a multi-step flow, and it is the thing a wizard audit should lead with rather than end on.
One architecture question decides half the findings, so we ask it first. If each step is its own address, the page change carries the news and the announcement rule does not apply. If the steps swap in place, it does, and "step 3 of 5" needs a live region that reads the whole message rather than the changed number. Same flow, different obligations, and a report that does not ask gets it wrong in one direction or the other.
What We Check
- Complete the full flow with a screen reader, every step accounted for
- Ask whether steps are separate pages or swapped in place, because the rules differ
- Test back and forward for data persistence, nothing lost
- Check per-step validation, so errors land near their cause and in time
- Measure against 3.3.7, and test whether the site refills it rather than the browser
- Check the flow offers a review-and-confirm step before it commits anything
What You Get
Every service on this site runs the same three-pass engine: an automated scan, an expert review of all 55 WCAG 2.2 A and AA rules, and a hands-on session with a professional blind screen-reader user. You get one report with every finding screenshotted, ranked by user impact, and linked to its fix. Your team fixes, we verify: the re-audit is half price within 3 months.
The format is not a mystery either. Read the sample report before you spend anything.
The Honest Limit
One honest limit and one scope note. Long flows behind identity checks need the test account and any test data you can safely share, which we request by email after the scope is confirmed rather than through a form. Steps we cannot reach are named as untested rather than assumed fine, and that matters more here than on a set of ordinary pages, because the standard treats a wizard as one thing. Where a series of pages makes up a process, every page in the series has to conform before any single page in it counts as conforming. So an untested step five is not a small gap in the evidence. It is the reason steps one to four cannot be signed off. On scope, a five-step wizard with an error state and a confirmation is seven states. That is most of a Rapid Audit's 10 whether or not those states have their own addresses, so tell us how many steps there are when you order.
What It Costs
Rapid Audit: $499, up to 10 pages you pick, report in 5 business days. Standard Audit: $1,499, up to 25 pages in 10 business days. Flat rates, no discovery calls, and a real blind screen-reader user on every engagement. Pick your pages. We bring the humans.
Worth Reading Next
Related on this site
Guides, checklists, tools, and terms that go with this service.