On this page
VoiceOver
What it is#
Use VoiceOver to verify that web content exposes understandable structure and names—not to claim identical announcements across every OS release.
Web testing focus
- Headings and landmarks are findable
- Controls have clear names
- Forms can be completed
- Dynamic updates are announced when expected
Testing workflow#
Test
| Action | Expect |
|---|---|
Open page | Title/context makes sense |
List headings | Outline matches visual structure |
Move to control | Role + name are correct |
Submit form | Errors and success are perceivable |