deliverance.selector – selectors (XPath, CSS, etc)
Implements the element selection; XPath, CSS, and the modifiers on
those selections.
Module Contents
-
class deliverance.selector.Selector(major_type, attributes, selectors)
Represents one selection attribute
A selector contains multiple sub-selectors; this level combines
those from the || (cascading) operator.