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
@@ -105,6 +105,7 @@ _The default WPT server can also be specified via environment variable `WEBPAGET
105
105
***-K, --keepua**: do not add PTST to the original browser User Agent string
106
106
***-m, --dom**_\<element\>_: DOM element to record for sub-measurement
107
107
***-N, --duration**_\<seconds\>_: minimum test duration in seconds
108
+
***--injectScript**_\<string\>_: JavaScript to run on the page as soon as the document exists
108
109
***-E, --tester**_\<name\>_: run the test on a specific PC (name must match exactly or the test will not run)
109
110
***-W, --mobile**: (experimental) emulate mobile browser: Chrome mobile user agent, 640x960 screen, 2x scaling and fixed viewport (Chrome only)
110
111
***--device**_\<string\>_: device name from mobile_devices.ini to use for mobile emulation (only when mobile=1 is specified to enable emulation and only for Chrome)
0 commit comments