All Downloads are FREE. Search and download functionalities are using the official Maven repository.

desc.GetXMLXPathMatchCount.txt Maven / Gradle / Ivy

Returns the XML matched counts given the xpath.

Example:
| ${match_count}= | `Get XML Xpath Match Count` | //catalog/book/price[text()='5.95']/.. |

Result:
| ${match_count} = 2




© 2015 - 2024 Weber Informatics LLC | Privacy Policy