-
Notifications
You must be signed in to change notification settings - Fork 2
Table Select Field
Tim Farr edited this page Jul 21, 2011
·
1 revision
Selects a given text value field in an HTML select element for the specified column on the current selected row in an HTML table.
[MADCOW:htmlTableReference].table.currentRow.selectField = [columnName : columnValue]
searchResultsTable.table.currentRow.selectValue = [country : 'New Zealand']
- 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