Type | Desciption | |
---|---|---|
text | Visible Text | ITestDataText |
Property | Usage |
---|---|
.bounds | A rectangle representing the bounding rectangle of the object in screen coordinates. |
.class | This is the test object class name, for example "HtmlTable" for a <Table> element. |
.length | The value of the length attribute of an element. For a text node this indicates the number characters in the text. |
.text | This is the text for this text node. |