-
Notifications
You must be signed in to change notification settings - Fork 2
Table count header columns
johnnyRhino edited this page Oct 6, 2011
·
1 revision
Operation to count the number of columns in the HTML table.
- equals
- greaterThan
- greaterThanOrEquals
- lessThan
- lessThanOrEquals
[MADCOW:htmlElementReference].table.headerColumnCount.[verification command] = [number to verify]
searchResultsTable.table.headerColumnCount.equals = 6
searchResultsTable.table.headerColumnCount.greaterThan = 1
- 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