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

desc.EndXMLNode.txt Maven / Gradle / Ivy

There is a newer version: 1.9
Show newest version
Closes the XML node tag.

Adds an XML attribute name with value in the node.

Example:
| `Start XML Node`    | catalog |
| `Start XML Node`    | book    |
| `End XML Node`      |
| `Start XML Node`    | movies  |
| `End XML Node`      |
| `End XML Node`      |
| ${xmlString}        | Create XML String |
| `Should Be Equal As Strings` | ${xmlString} |  |

Result:
| true






© 2015 - 2024 Weber Informatics LLC | Privacy Policy