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

desc.XMLXPathTextContentShouldBeEqual.txt Maven / Gradle / Ivy

There is a newer version: 1.9
Show newest version
Asserts the XML text content given the xpath should be equal to the expected value.

Example:
| `XML XPath Text Content Should Be Equal` | //catalog/book/author | Gambardella, Matthew |
| `XML XPath Text Content Should Be Equal` | //catalog/book[2]/author | Ralls, Kim |




© 2015 - 2024 Weber Informatics LLC | Privacy Policy