File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,12 @@ Configuration:
5555 --additional-trace-categories Additional categories to capture with the trace (comma-delimited).
5656 --config-path The path to the config JSON.
5757 --chrome-flags Custom flags to pass to Chrome (space-delimited). For a full list of flags, see
58- http://peter.sh/experiments/chromium-command-line-switches/. [default: " " ]
58+ http://peter.sh/experiments/chromium-command-line-switches/.
59+
60+ Environment variables:
61+ CHROME_PATH: Explicit path of intended Chrome binary. If set must point to an executable of a build of
62+ Chromium version 54.0 or later. By default, any detected Chrome Canary or Chrome (stable) will be launched.
63+ [default: " " ]
5964 --perf Use a performance-test-only configuration [boolean]
6065 --port The port to use for the debugging protocol. Use 0 for a random port [default: 9222]
6166 --max-wait-for-load The timeout (in milliseconds) to wait before the page is considered done loading and the run should continue.
You can’t perform that action at this time.
0 commit comments