Add support for the ":contains()" selector
Add support for the :contains()
selector
- Add method:
convert_css_to_xpath(CSS)
- Update the XPath-to-CSS converter
- Update Python dependencies:
--setuptools>=50.2.0;python_version>="3.5"
--cssselect==1.1.0
--traitlets==5.0.3;python_version>="3.7"