You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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)