Simple way to get Xpath Match expression to return "" instread of "null"?
When I have empty elements in a request response, an XPath expression for that element evaluates to a "null" in an Xpath Match assertion. Where I want that to match an empty string I've been doing ...