Skip to main content

CheckBox & Radio Button

Practice

Radio Buttons & Checkboxes

Normal Scenario

Locator practice: [name='language'], #lang-python, [data-testid='lang-ruby']

Different Courses

Practice dealing with similar UI labels using stable attributes like data-testid.

Hidden Elements

Hidden input to practice: #gender-hidden-male (not clickable in UI).

Hobbies

Checkbox practice: input[type='checkbox'][name='hobbies']