-
Notifications
You must be signed in to change notification settings - Fork 2
Store XPath
Gavin Bunney edited this page Mar 3, 2011
·
1 revision
This operation stores the result of an XPath expression into a property.
storeXPath = [property : 'nameOfProperty', xpath : 'some xpath' ]
storeXPath = [property : 'theStoredId', xpath : "//*[MADCOW:@id='Id']"]
- 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