github seleniumbase/SeleniumBase v4.26.2
Add command-line shortcuts for `SB()` / `Driver()` formats

latest releases: v4.32.9, v4.32.8, v4.32.7...
6 months 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)

Don't miss a new SeleniumBase release

NewReleases is sending notifications on new releases.