github seleniumbase/SeleniumBase v2.1.0
Several updates to various areas

latest releases: v4.31.2, v4.31.1, v4.31.0...
2 years ago

Several updates to various areas

  • Recorder: Add the ability to create asserts without full clicks.
  • Recorder: Add --gui option to the sbase mkrec command:
    -- Necessary because the default mode is headless on Linux.
  • Set the default website tour library theme to be "IntroJS".
  • Add "tab" methods that work the same as "window" methods.
  • Add "self.get_totp_code()" (shorter version of Google Auth).
  • Add an example test for Multi-Factor Auth Login.
  • Add shortcuts for disable-csp and save-screenshot.
  • Refresh Python dependencies:
    -- packaging>=21.2;python_version>="3.6"
    -- filelock==3.3.2;python_version>="3.6"
    -- ipython==7.29.0;python_version>="3.7"

Don't miss a new SeleniumBase release

NewReleases is sending notifications on new releases.