pypi seleniumbase 4.26.2
4.26.2 - Add command-line shortcuts for `SB()` / `Driver()` formats

latest releases: 4.48.4, 4.48.3, 4.48.2...
2 years ago

Add command-line shortcuts for SB() / Driver() formats

  • Add command-line shortcuts for SB() and Driver()
    --> This adds the following missing command-line shortcuts for SB() and Driver() formats:
    ------> --gui / --headed (override the default headless mode on Linux)
    ------> --xvfb (for the SB() format only)
    ------> --pls=none (Page Load Strategy)
    ------> --pls=eager (Page Load Strategy)
    ------> --pls=normal (Page Load Strategy)

What's Changed

  • Add command-line shortcuts for SB() / Driver() formats by @mdmintz in #2740

Full Changelog: v4.26.1...v4.26.2

Don't miss a new seleniumbase release

NewReleases is sending notifications on new releases.