We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 611f59f commit cb6eef2Copy full SHA for cb6eef2
1 file changed
test/fixtures/command-line/help-test.txt
@@ -48,6 +48,7 @@
48
-J, --swrender force software rendering, disable GPU acceleration (Chrome only)
49
-Q, --noparser disable threaded HTML parser (Chrome only)
50
-q, --spdynossl use SPDY without SSL (Chrome only)
51
+ --cmdline <switches> use a list of custom command line switches (Chrome only)
52
--poll [interval] poll for results after test is scheduled at every <interval> seconds [5]
53
--wait [hostname:port] wait for test results informed by agent once complete listening on <hostname>:<port> [hostname:first port available above 8000]
54
--timeout <seconds> timeout for polling and waiting results [no timeout]
0 commit comments