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