|
3 | 3 |
|
4 | 4 | Options: |
5 | 5 |
|
6 | | - -h, --help output usage information |
7 | | - -k, --key <api_key> API key (if assigned). Contact the WebPageTest server administrator for a key if required |
8 | | - -l, --location <location> location to test from |
9 | | - -r, --runs <number> number of test runs [1] |
10 | | - -f, --first skip the Repeat View test |
11 | | - -L, --label <label> label for the test |
12 | | - -p, --private keep the test hidden from the test log |
13 | | - -v, --video capture video |
14 | | - -y, --connectivity <profile> connectivity profile (DSL|FIOS|Dial|custom) [DSL] |
15 | | - -m, --dom <element> DOM element to record for sub-measurement |
16 | | - -c, --connections <number> override the number of concurrent connections |
17 | | - -i, --onload force the test to stop at window.onload |
18 | | - -t, --sensitive discard script and http headers in the result |
19 | | - -b, --block <urls> space-delimited list of urls to block (substring match) |
20 | | - -g, --login <username> username for authenticating tests (http authentication) |
21 | | - -w, --password <password> password for authenticating tests (http authentication) |
22 | | - -a, --authtype <type> type of authentication: 0 = Basic, 1 = SNS [0] |
23 | | - -e, --request <id> echo request ID, useful to track asynchronous requests |
24 | | - -n, --notify <e-mail> e-mail address to notify with the test results |
25 | | - -B, --pingback <url> URL to ping when the test is complete (the test ID will be passed as an "id" parameter) |
26 | | - -D, --bwdown <bandwidth> download bandwidth in Kbps (used when specifying a custom connectivity profile) |
27 | | - -U, --bwup <bandwidth> upload bandwidth in Kbps (used when specifying a custom connectivity profile) |
28 | | - -Y, --latency <time> first-hop Round Trip Time in ms (used when specifying a custom connectivity profile) |
29 | | - -P, --plr <percentage> packet loss rate - percent of packets to drop (used when specifying a custom connectivity profile) |
30 | | - -u, --tcpdump enable tcpdump capture |
31 | | - -z, --noopt disable optimization checks (for faster testing) |
32 | | - -I, --noimages disable screen shot capturing |
33 | | - -H, --noheaders disable saving of the http headers (as well as browser status messages and CPU utilization) |
34 | | - -F, --full save a full-resolution version of the fully loaded screen shot as a PNG |
35 | | - -j, --jpeg <level> jpeg compression level (30-100) for the screen shots and video capture |
36 | | - -S, --noscript disable javascript (IE, Chrome, Firefox) |
37 | | - -R, --ignoressl ignore SSL certificate errors, e.g. name mismatch, self-signed certificates, etc |
38 | | - -T, --standards forces all pages to load in standards mode (IE only) |
39 | | - -O, --bodies save response bodies for text resources |
40 | | - -K, --keepua do not add PTST to the original browser User Agent string |
41 | | - -N, --duration <seconds> minimum test duration in seconds |
42 | | - -A, --noads block ads defined by adblockrules.org |
43 | | - -E, --aft (experimental) measure above-the-fold rendering time |
44 | | - -Z, --spof <domains> space-delimited list of domains to simulate failure by re-routing to blackhole.webpagetest.org to silently drop all requests |
45 | | - -W, --mobile (experimental) emulate mobile browser: Chrome mobile user agent, 640x960 screen, 2x scaling and fixed viewport (Chrome only) |
46 | | - -M, --timeline capture Developer Tools Timeline (Chrome only) |
47 | | - -G, --netlog capture Network Log (Chrome only) |
48 | | - -C, --spdy3 force SPDY version 3 (Chrome only) |
49 | | - -J, --swrender force software rendering, disable GPU acceleration (Chrome only) |
50 | | - -Q, --noparser disable threaded HTML parser (Chrome only) |
51 | | - --pollresults [interval] poll for results after test is scheduled at every <interval> seconds [5] |
52 | | - --waitresults [hostname:port] wait for test results informed by agent once complete listening on <hostname>:<port> [hostname:first port available above 8000] |
53 | | - --timeout <seconds> timeout for pollresults and waitresults [no timeout] |
54 | | - --median <metric> set the metric used to calculate median for multiple runs tests [loadtTime] |
55 | | - --specs <json_or_file> set the specs for performance test suite |
56 | | - --reporter <name> set performance test suite reporter output: [dot]|spec|tap|xunit|list|progress|min|nyan|landing|json|doc|markdown|teamcity |
| 6 | + -h, --help output usage information |
| 7 | + -k, --key <api_key> API key (if assigned). Contact the WebPageTest server administrator for a key if required |
| 8 | + -l, --location <location> location to test from |
| 9 | + -r, --runs <number> number of test runs [1] |
| 10 | + -f, --first skip the Repeat View test |
| 11 | + -L, --label <label> label for the test |
| 12 | + -p, --private keep the test hidden from the test log |
| 13 | + -v, --video capture video |
| 14 | + -y, --connectivity <profile> connectivity profile (DSL|FIOS|Dial|custom) [DSL] |
| 15 | + -m, --dom <element> DOM element to record for sub-measurement |
| 16 | + -c, --connections <number> override the number of concurrent connections |
| 17 | + -i, --onload force the test to stop at window.onload |
| 18 | + -t, --sensitive discard script and http headers in the result |
| 19 | + -b, --block <urls> space-delimited list of urls to block (substring match) |
| 20 | + -g, --login <username> username for authenticating tests (http authentication) |
| 21 | + -w, --password <password> password for authenticating tests (http authentication) |
| 22 | + -a, --authtype <type> type of authentication: 0 = Basic, 1 = SNS [0] |
| 23 | + -e, --request <id> echo request ID, useful to track asynchronous requests |
| 24 | + -n, --notify <e-mail> e-mail address to notify with the test results |
| 25 | + -B, --pingback <url> URL to ping when the test is complete (the test ID will be passed as an "id" parameter) |
| 26 | + -D, --bwdown <bandwidth> download bandwidth in Kbps (used when specifying a custom connectivity profile) |
| 27 | + -U, --bwup <bandwidth> upload bandwidth in Kbps (used when specifying a custom connectivity profile) |
| 28 | + -Y, --latency <time> first-hop Round Trip Time in ms (used when specifying a custom connectivity profile) |
| 29 | + -P, --plr <percentage> packet loss rate - percent of packets to drop (used when specifying a custom connectivity profile) |
| 30 | + -u, --tcpdump enable tcpdump capture |
| 31 | + -z, --noopt disable optimization checks (for faster testing) |
| 32 | + -I, --noimages disable screen shot capturing |
| 33 | + -H, --noheaders disable saving of the http headers (as well as browser status messages and CPU utilization) |
| 34 | + -F, --full save a full-resolution version of the fully loaded screen shot as a PNG |
| 35 | + -j, --jpeg <level> jpeg compression level (30-100) for the screen shots and video capture |
| 36 | + -S, --noscript disable javascript (IE, Chrome, Firefox) |
| 37 | + -R, --ignoressl ignore SSL certificate errors, e.g. name mismatch, self-signed certificates, etc |
| 38 | + -T, --standards forces all pages to load in standards mode (IE only) |
| 39 | + -O, --bodies save response bodies for text resources |
| 40 | + -K, --keepua do not add PTST to the original browser User Agent string |
| 41 | + -N, --duration <seconds> minimum test duration in seconds |
| 42 | + -A, --noads block ads defined by adblockrules.org |
| 43 | + -E, --aft (experimental) measure above-the-fold rendering time |
| 44 | + -Z, --spof <domains> space-delimited list of domains to simulate failure by re-routing to blackhole.webpagetest.org to silently drop all requests |
| 45 | + -W, --mobile (experimental) emulate mobile browser: Chrome mobile user agent, 640x960 screen, 2x scaling and fixed viewport (Chrome only) |
| 46 | + -M, --timeline capture Developer Tools Timeline (Chrome only) |
| 47 | + -G, --netlog capture Network Log (Chrome only) |
| 48 | + -C, --spdy3 force SPDY version 3 (Chrome only) |
| 49 | + -J, --swrender force software rendering, disable GPU acceleration (Chrome only) |
| 50 | + -Q, --noparser disable threaded HTML parser (Chrome only) |
| 51 | + --poll [interval] poll for results after test is scheduled at every <interval> seconds [5] |
| 52 | + --wait [hostname:port] wait for test results informed by agent once complete listening on <hostname>:<port> [hostname:first port available above 8000] |
| 53 | + --timeout <seconds> timeout for polling and waiting results [no timeout] |
| 54 | + --median <metric> set the metric used to calculate median for multiple runs tests [loadtTime] |
| 55 | + --specs <json_or_file> set the specs for performance test suite |
| 56 | + --reporter <name> set performance test suite reporter output: [dot]|spec|tap|xunit|list|progress|min|nyan|landing|json|doc|markdown|teamcity |
57 | 57 |
|
0 commit comments