Type | Desciption | Data Class |
---|---|---|
list | List Elements | ITestDataList |
selected | Selected List Elements | ITestDataList |
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. |
.itemText | The text for the up to ten items from the list. |
.priorLabel | The text of a preceding label. Suppressed if there is no preceding label. |
itemCount | The number of items in the list. |
name | The name property, suppressed if default formatted (default form = className+count). |