new bt
This commit is contained in:
parent
b69b002596
commit
a10ae003c5
|
|
@ -1 +1 @@
|
|||
25.2.0
|
||||
25.3.0
|
||||
|
|
@ -207,6 +207,7 @@ Options:
|
|||
--har Specify file name for .har file (ex: 'browsertime'). Unless specified, file will be named browsertime.har
|
||||
--skipHar Pass --skipHar to not collect a HAR file. [boolean]
|
||||
--gzipHar Pass --gzipHar to gzip the HAR file [boolean]
|
||||
--cleanSensitiveHeaders Pass --cleanSensitiveHeaders to remove sensitive headers in the HAR file [boolean]
|
||||
--config Path to JSON config file. You can also use a .browsertime.json file that will automatically be found by Browsertime using find-up.
|
||||
--viewPort Size of browser window WIDTHxHEIGHT or "maximize". Note that "maximize" is ignored for xvfb.
|
||||
--resultDir Set result directory for the files produced by Browsertime
|
||||
|
|
|
|||
Loading…
Reference in New Issue