File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
test/fixtures/command-line Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
## WebPageTest API Wrapper for NodeJS
2
2
3
- [ ![ Build Status] ( https://secure. travis-ci.org/marcelduran /webpagetest-api.svg?branch=master )] ( https://travis-ci.org/marcelduran /webpagetest-api )
3
+ [ ![ Build Status] ( https://travis-ci.com/WebPageTest /webpagetest-api.svg?branch=master )] ( https://travis-ci.com/WebPageTest /webpagetest-api )
4
4
[ ![ NPM Version] ( https://img.shields.io/npm/v/webpagetest.svg?style=flat )] ( https://www.npmjs.org/package/webpagetest )
5
5
[ ![ NPM Downloads] ( https://img.shields.io/npm/dm/webpagetest.svg?style=flat )] ( https://www.npmjs.org/package/webpagetest )
6
6
[ ![ Dependencies Status] ( https://david-dm.org/WebPageTest/webpagetest-api.svg )] ( https://david-dm.org/WebPageTest/webpagetest-api )
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ Options:
90
90
-bh, --browserheight <pixels> Browser window height (in display pixels)
91
91
-vh, --viewportheight <pixels> Viewport Height in css pixels
92
92
-vw, --viewportwidth <pixels> Viewport Width in css pixels
93
- -dpr, --devicetopixelratio <dpr > Device To Pixel Ratio
93
+ -dpr, --devicetopixelratio <ratio > Device To Pixel Ratio
94
94
-au, --appendua <string> String to append to the user agent string. This is in addition to the default PTST/ver string
95
95
-tt, --testtype <string> For running alternative test types, can specify traceroute or lighthouse
96
96
-pr, --profiler <number> Set to 1 to enable the V8 sampling profiler (Chromium only)
You can’t perform that action at this time.
0 commit comments