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 11## WebPageTest API Wrapper for NodeJS
22
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 )
44[ ![ NPM Version] ( https://img.shields.io/npm/v/webpagetest.svg?style=flat )] ( https://www.npmjs.org/package/webpagetest )
55[ ![ NPM Downloads] ( https://img.shields.io/npm/dm/webpagetest.svg?style=flat )] ( https://www.npmjs.org/package/webpagetest )
66[ ![ 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:
9090 -bh, --browserheight <pixels> Browser window height (in display pixels)
9191 -vh, --viewportheight <pixels> Viewport Height in css pixels
9292 -vw, --viewportwidth <pixels> Viewport Width in css pixels
93- -dpr, --devicetopixelratio <dpr > Device To Pixel Ratio
93+ -dpr, --devicetopixelratio <ratio > Device To Pixel Ratio
9494 -au, --appendua <string> String to append to the user agent string. This is in addition to the default PTST/ver string
9595 -tt, --testtype <string> For running alternative test types, can specify traceroute or lighthouse
9696 -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