| Role | Interface |
|---|---|
| radio button | ToggleGUITestObject |
| check box | ToggleGUITestObject |
| toggle button | ToggleGUITestObject |
| push button | GuiTestObject |
| push button with drop down | GuiSubitemTestObject |
| text | Button Visible Text | ITestDataText |
| state | Toggle Button State | ITestData |
| Property | Usage |
|---|---|
| .class | The Java full class name of the test object. |
| .classIndex | The zero-based index of the class relative to the immediate parent in the object map. |
| text | The visible text of the toolitem. If there is no visible text this property is omitted. |
| Subitem | Usage |
|---|---|
| Location | Defines the Dropdown arrow on a toolitem. |