Package | Description |
---|---|
com.meterware.httpunit |
Classes for testing http server systems.
|
Modifier and Type | Method and Description |
---|---|
TableCell |
WebTable.getTableCell(int row,
int column)
Returns the contents of the specified table cell as text.
|
TableCell |
WebTable.getTableCellWithID(String id)
Returns the contents of the specified table cell with a given ID
|
Copyright © 2012. All Rights Reserved.