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

latest releases: v4.27.0, v4.26.4, v4.26.3...
14 days 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.