Forum Discussion
bzzup
11 years agoOccasional Contributor
Try XPath Match assertion with Xpath Expression like
boolean(count(//Response[1]/matchingAddresses[1]/addressList[1]/e) < 50)
and Expected Result = True
Try XPath Match assertion with Xpath Expression like
boolean(count(//Response[1]/matchingAddresses[1]/addressList[1]/e) < 50)
and Expected Result = True