Go to the source code of this file.
Classes | |
| class | robot.libraries.XML.ElementComparator |
| class | robot.libraries.XML.ElementFinder |
| class | robot.libraries.XML.Location |
| class | robot.libraries.XML.NameSpaceStripper |
| class | robot.libraries.XML.XML |
| Robot Framework library for verifying and modifying XML documents. More... | |
Namespaces | |
| robot.libraries.XML | |
Variables | |
| robot.libraries.XML.Attrib = getattr(lxml_etree, '_Attrib', None) | |
| robot.libraries.XML.lxml_etree = None | |
| robot.libraries.XML.should_be_equal = asserts.assert_equal | |
| robot.libraries.XML.should_match = BuiltIn().should_match | |