When I use XPath on and XML result and extract all occurrences, I get a _matchNR = 0 when none are found. But when do the same for a JSON result with JSONPath, I do NOT get a _matchNr when none are found.
↧
When I use XPath on and XML result and extract all occurrences, I get a _matchNR = 0 when none are found. But when do the same for a JSON result with JSONPath, I do NOT get a _matchNr when none are found.