github seleniumbase/SeleniumBase v2.4.0
Enhanced Shadow-DOM support and more

latest releases: v4.32.5, v4.32.4, v4.32.3...
2 years ago

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"

Don't miss a new SeleniumBase release

NewReleases is sending notifications on new releases.