Practice · Forms & Login
Radio & Checkbox Validation
Why this is tricky
Both groups share the same name pattern style testers often reach for first. Practice locators that target one specific option in a group, not just "any input."
Submitting without a selection in either group surfaces a group-level error tied to that fieldset, not a single field.
Initial state.