Updates:
        Status: Started
        Owner: pekka.klarck

Comment #7 on issue 1623 by pekka.klarck: XML library: Support using lxml module to get better xpath support
http://code.google.com/p/robotframework/issues/detail?id=1623

This issue was updated by revision f2e2cd19eadf.

Initial lxml support implemented. Optional `lxml=False` attribute
given to library __init__ controls should lxml or standard ET be used.

Old tests for standard ET copied for lxml. Some adjustment needed to
code and also to tests. The only notable difference between ET and
lxml was that the latter handles namespaces better.

Several tasks to do:
1) Enhance test infra to handle lxml not being available.
2) Emit a warning if lxml is requested but not available.
3) Implement support for more advanced xpath.
4) Documentation.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to