Skip to content

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

Compare
Choose a tag to compare
@mdmintz mdmintz released this 02 May 17:14
· 420 commits to master since this release
06a495e

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)