xnotte
10 years agoNew Contributor
Validate assertion with XPath field null
Hello,
How can i make an assertion XPath Match, that validates that a path returns null ?
For example:
/env:Envelope/env:Body/val:Test/val:Field/text()
What should i put in the "expected result" textbox, that validates true when Field it's null (no value returned) ?