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.
This operation verifies that an XPath expression is true or has a certain value.
verifyXPath = [xpath : "xpath expression to evaluate", text : "The expected text value" ]
verifyXPath = [xpath : "//*[MADCOW:@id='Id']", text = "100", description : "checks the id is 100"]
Madcow Operations
Extending and Customising Madcow
Reference
For Developers