An NDoc Documented Class Library |
|
ISelenium.GetTable Method
Gets the text from a cell of a table. The cellAddress syntax tableLocator.row.column, where row and column start at 0.
Parameters
-
tableCellAddress
- a cell address, e.g. "foo.1.4"
Return Value
the text from the specified cell
See Also
ISelenium Interface | Selenium Namespace