Skip to content

Commit

Permalink
Run loading comparison in headless mode
Browse files Browse the repository at this point in the history
  • Loading branch information
jaylinski committed May 1, 2018
1 parent 3d1da31 commit 944e54f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/loading-comparison.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ const options = [
{
browser: cliArguments.browser,
'connectivity.profile': cliArguments.connectivity,
headless: true,
iterations: cliArguments.iterations,
output: path.parse(resultFile).name,
resultDir: resultDirectory,
Expand Down

0 comments on commit 944e54f

Please sign in to comment.