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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,6 +114,8 @@ _The default WPT server can also be specified via environment variable `WEBPAGET
114
114
***-Q, --noparser**: disable threaded HTML parser (Chrome only)
115
115
***-q, --spdynossl**: use SPDY without SSL (Chrome only)
116
116
***--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)
117
119
***--poll**_[interval]_: poll for results after test is scheduled at every \<interva\l> seconds [5]
118
120
***--wait**_[hostname:port]_: wait for test results informed by agent once complete listening on \<hostname\>:\<port\>[hostname:first port available above 8000]
119
121
***--timeout**_\<seconds\>_: timeout for polling and waiting results [no timeout]
0 commit comments