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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,6 +145,7 @@ _The default WPT server can also be specified via environment variable `WEBPAGET
145
145
***--poll**_\<interval\>_: poll for results after test is scheduled at every <interval> seconds [5]
146
146
***--wait**_\<hostname:port\>_: wait for test results informed by agent once complete listening on <hostname>:<port> [hostname:first port available above 8000]
147
147
***--timeout**_\<seconds\>_: timeout for polling and waiting results [no timeout]
148
+
***--lighthouse**: run lighthouse test (Chrome only, Linux agent only)
148
149
149
150
#### API Key (works for **test** and **cancel** commands)
150
151
***-k, --key**_\<api_key\>_:API key (if assigned). Contact the WebPageTest server administrator for a key if required or request an API key for limited testing at [webpagetest.org/getkey.php](https://www.webpagetest.org/getkey.php)
0 commit comments