| Activate Element |
Activates an element, such as a radio button. |
| Bring to Foreground |
Indicates an element and brings the window in which this element is integrated to the
foreground. |
| Toggle Element |
Toggles an element, such as a switch. |
| Check Element |
Checks an element, such as a check-box. |
| Expand Element |
Expands an element such as a tree element or a combo box. |
| Select Drop-down Element |
Selects an element in a drop-down list. |
| Click Element |
Clicks on an element. |
| Set Text |
Writes a text into a text field. |
| Press Key |
Performs a keystroke. |
| Press Hotkey |
Performs multiple keystrokes (hotkeys) simultaneously. |
| Wait Element Appear |
Waits a specified amount of time for a particular element to appear as a basis for a
decision. The user can define whether the appearance is coded as
true or false. |
| Wait Element Vanish |
Waits a specified amount of time for a particular element to disappear as the basis
for a decision. |