Skip to content

Add support for the ":contains()" selector #681

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Sep 5, 2020

Conversation

mdmintz
Copy link
Member

@mdmintz mdmintz commented Sep 5, 2020

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"

@mdmintz mdmintz merged commit 00a181d into master Sep 5, 2020
@mdmintz mdmintz deleted the support-the-contains-selector branch September 5, 2020 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant