Extensions for the Zope 3 testbrowser
=====================================

This package is intended to provide extended versions of the Zope 3
testbrowser. Especially those extensions that introduce dependencies to more
external products, like lxml.

Extension: lxml-support
-----------------------

All HTML pages are parsed and provided as an element-tree.
