Select SingleSelect
by element
| SingleSelect with name |
|
|
|
|
| SingleSelect with id |
|
|
| SingleSelect with name and default value |
|
|
by label
| SingleSelect identified by label with for attribute |
|
|
| SingleSelect identified by surrounding label |
|
|
by layout
| directly before |
|
|
| directly before formated |
|
|
| separate element at top |
|
|
| separate element at top formated |
|
|
| separate element at left |
|
|
| separate element at left formated |
|
|
| label text at left; text entry between |
|
|
disabled
|
|
|
| Disabled SingleSelect Option |
|
|
|
Select MultipleSelect
by element
| MultipleSelect with name |
|
|
|
|
| MultipleSelect with id |
|
|
| MultipleSelect with name and default value |
|
|
by label
| MultipleSelect identified by label with for attribute |
|
|
| MultipleSelect identified by surrounding label |
|
|
by layout
| directly before |
|
|
| directly before formated |
|
|
| separate element at top |
|
|
| separate element at top formated |
|
|
| separate element at left |
|
|
| separate element at left formated |
|
|
| label text at left; text entry between |
|
|
disabled
|
|
|
| Disabled MultipleSelect Option |
|
|
|
Select Checkbox
by element
| CheckBox with name |
|
|
| CheckBox with title |
|
|
| CheckBox with id |
|
|
| CheckBox with name and checked |
|
|
by label
| CheckBox identified by label with for attribute |
|
|
| Invisible CheckBox identified by label with for attribute |
|
|
| CheckBox identified by surrounding label |
|
|
by layout
| directly after |
|
|
| directly after formated |
|
|
| separate element at bottom |
|
|
| separate element at top formated |
|
|
| separate element at right |
|
|
| separate element at right formated |
|
|
disabled
|
Select RadioButtonGroup
by element
| RadioButtonGroup with name (not possible because all radio buttons share the same name) |
| |
| RadioButtonGroup with id |
|
|
| RadioButtonGroup with id and checked |
|
|
by label
| RadioButton identified by label with for attribute |
|
|
| Invisible RadioButton identified by label with for attribute |
|
|
| RadioButton identified by surrounding label |
|
|
by layout
| directly after |
|
|
| directly before formated |
|
|
| separate element at right |
|
|
| separate element at right formated |
|
|
disabled
|
|
|
|
|
|
|