| 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. |
| label | The visible text of the menu item. |
| name | The name property, suppressed if default formatted (default form = className+count). |