Revision: 137534a78a31
Branch:   default
Author:   [email protected]
Date:     Wed Sep 19 05:39:36 2012
Log:      Edited wiki page XMLLibrary through web user interface.
http://code.google.com/p/robotframework/source/detail?r=137534a78a31&repo=wiki

Modified:
 /XMLLibrary.wiki

=======================================
--- /XMLLibrary.wiki    Thu Sep  6 01:27:31 2012
+++ /XMLLibrary.wiki    Wed Sep 19 05:39:36 2012
@@ -5,7 +5,7 @@
As the name implies, `XML` is a test library for verifying contents of XML files. In practice it is a pretty thin wrapper on top of Python's [http://docs.python.org/library/xml.etree.elementtree.html ElementTree XML API].

`XML` library is available from Robot Framework 2.7.4 onwards. It works also with older 2.7 versions, but must be -[http://robotframework.googlecode.com/hg/src/robot/libraries/XML.py?r=2.7.4 downloaded] separately. +[http://robotframework.googlecode.com/hg/src/robot/libraries/XML.py downloaded] separately.

 The full library documentation by release is found below. The
 documentation of the latest minor version (e.g. 2.7.4) is always

Reply via email to