Skip to content

Commit 90aa145

Browse files
committed
added missing test options
1 parent 12106a3 commit 90aa145

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ _The default WPT server can also be specified via environment variable `WEBPAGET
114114
* **-Q, --noparser**: disable threaded HTML parser (Chrome only)
115115
* **-q, --spdynossl**: use SPDY without SSL (Chrome only)
116116
* **--cmdline** _\<switches\>_: use a list of custom command line switches (Chrome only)
117+
* **--htmlbody**: save the content of only the base HTML response
118+
* **--continuous**: capture video continuously (unstable/experimental, may cause tests to fail)
117119
* **--poll** _[interval]_: poll for results after test is scheduled at every \<interva\l> seconds [5]
118120
* **--wait** _[hostname:port]_: wait for test results informed by agent once complete listening on \<hostname\>:\<port\> [hostname:first port available above 8000]
119121
* **--timeout** _\<seconds\>_: timeout for polling and waiting results [no timeout]

0 commit comments

Comments
 (0)