css_to_xpath            Translate a CSS selector to an equivalent XPath
                        expression.
querySelectorAll        Find nodes that match a group of CSS selectors
                        in an XML tree.
selectors               Which CSS selectors selectr supports, and what
                        they translate to
