| Package | Description |
|---|---|
| com.borland.silktest.jtf.xbrowser |
This package contains classes for the xBrowser TechDomain.
|
| Modifier and Type | Method and Description |
|---|---|
DomTableRow |
DomTable.getRow(int itemIdentifierIndex)
Returns the DOM element for the specified row.
|
DomTableRow |
DomTable.getRow(ItemIdentifier itemIdentifier)
Returns the DOM element for the specified row.
|
DomTableRow |
DomTable.getRow(String itemIdentifierText)
Returns the DOM element for the specified row.
|
| Modifier and Type | Method and Description |
|---|---|
List<DomTableRow> |
DomTable.getRows()
Returns a list of rows (DomTableRows).
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.