We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Checks a table cell contains a given text value for the specified column on the current selected row in an HTML table.
[MADCOW:htmlTableReference].table.currentRow.checkValue = [columnName : columnValue, columnName2 : columnValue2]
searchResultsTable.table.currentRow.checkValue = [country : 'New Zealand'] searchResultsTable.table.currentRow.checkValue = [country : 'New Zealand', province : 'Otago']
Madcow Operations
Extending and Customising Madcow
Reference
For Developers