Form controls
- Input fields
- Textarea
- Select dropdown
- Checkbox and radio
Use this page to teach selectors, assertions, keyboard support, validation, and responsive layout checks.
It provides a clean, separate area for practicing core component interactions without the login precondition.
Introduce locator strategy progression: role and label first, then test ids where appropriate, then CSS as a fallback.