Type | Desciption | Data Class |
---|---|---|
menu | Menu Hierarchy | ITestDataTree |
extendedMenu | Menu Hierarchy with Properties | ITestDataTree |
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. |
name | The name property, suppressed if default formatted (default form = className+count). |
Subitem | Usage | |
---|---|---|
List | Defines the path to the desired menu item. The elements in the list must be Text or Index values. | |
Text | Defines the menubar based menu with the specified visible text. | |
Index | Defines the menubar based menu at the specified zero-based index. |