verifyTable (UI Automation - Interrogation)
Compatible with:
- Purpose
- Gets the text from a specific cell of a table. The cellAddress syntax tableLocator.row.column, where row and column start at 0.
- Syntax
- verifyTable(tableCellAddress, pattern)
- Target
- tableCellAddress - a cell address, e.g. "foo.1.4"
- Value
- pattern
- Return Value
- the text from the specified cell