Skip to content

Conversation

@mdmintz
Copy link
Member

@mdmintz mdmintz commented Jan 20, 2022

Enhanced Shadow-DOM support and more

  • Enhanced Shadow-DOM support:
    -- More supported SeleniumBase methods.
    -- Now you can automate the "WORDLE" App. (Example test included.)
  • Better version info:
    -- Similar to sys.version_info, now there's seleniumbase.version_info.
  • Refactoring, improved compatibility, and better error-handling:
    -- Part of this means that nosetests now works on "Python 3.10".
  • Refresh Python dependencies:
    -- setuptools>=60.5.0;python_version>="3.7"
    -- setuptools-scm>=6.4.2;python_version>="3.6"
    -- h11==0.13.0;python_version>="3.7"
    -- fasteners==0.17.2;python_version>="3.6"

@mdmintz mdmintz merged commit a6c6068 into master Jan 20, 2022
@mdmintz mdmintz deleted the enhanced-shadow-dom-support branch January 20, 2022 04:34
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.

2 participants