Type | Desciption | Data Class |
---|---|---|
text | CheckBox Visible Text | ITestDataText |
state | CheckBox 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. |
.priorLabel | The text of a preceding label. Suppressed if there is no preceding label. |
label | The visible text of the checkbox. If there is no visible text this property is omitted. |
name | The name property, suppressed if default formatted (default form = className+count). |