Status: Started
Owner: pekka.klarck
CC: janne.t....@gmail.com
Labels: Type-Enhancement Target-2.7.4 Priority-Critical
New issue 1196 by pekka.klarck: New library for verifying XML contents
http://code.google.com/p/robotframework/issues/detail?id=1196
We have created a new test library for verifying XML contents and are going
to include it into RF 2.7.4. The name of the new library is,
unsurprisingly, `XML`. The library is already ready for testing and its
documentation is here:
http://robotframework.googlecode.com/hg/doc/libraries/XML.html
The library also can be used with earlier Robot Framework 2.7 versions by
downloading the library and placing it into a location that is in
PYTHONPATH. The library can be downloaded from here:
http://robotframework.googlecode.com/hg/src/robot/libraries/XML.py
All kind of comments regarding the library are welcome here in the issue
tracker or on mailing lists.