Built-in page elements Reference ================================== .. highlight:: html .. py:currentmodule:: behave_manners.pagelems.page_elements Standard HTML elements ------------------------ Some of the standard HTML elements need special handling, therefore they have corresponding classes defined in pagelems. **Otherwise, any other elements will be matched verbatim** .. autoclass:: DHtmlObject(tag: ) .. autoclass:: DHeadElement(tag: ) .. autoclass:: DLinkObject(tag: ) .. autoclass:: DBodyElement(tag: ) .. autoclass:: ScriptElement(tag: