Skip to content

Updates to the css-to-xpath selector converter

Compare
Choose a tag to compare
@mdmintz mdmintz released this 09 Sep 15:18
· 5048 commits to master since this release

Updates to the css-to-xpath selector converter

"""
An implementation of :py:class:`cssselect.GenericTranslator` with
XPath output that more readily converts back to CSS selectors.
The simplified examples in https://devhints.io/xpath were used as a
reference here.
"""