-
Notifications
You must be signed in to change notification settings - Fork 2
Table check value empty
Tim Farr edited this page Jul 21, 2011
·
1 revision
Checks that a given cell is empty on the currently selected table row.
[MADCOW:htmlTableReference].table.currentRow.checkValueEmpty = columnName
searchResultsTable.table.currentRow.checkValueEmpty = country
searchResultsTable.table.currentRow.checkValueEmpty = firstColumn
searchResultsTable.table.currentRow.checkValueEmpty = lastColumn
searchResultsTable.table.currentRow.checkValueEmpty = column4
- Home
- Setting Up
- Configuration
- Writing Madcow Tests
- Running Madcow Tests
- Data Parameters
- Templates
- Macros
- Disabling A Test
- Spreadsheet Scenario Testing
Madcow Operations
- Madcow Operations
- Madcow Operations - Table
- Madcow Operations - XPath Extras
- List of Madcow Operations
Extending and Customising Madcow
Reference
For Developers