cyrus-and / chrome-har-capturer

Capture HAR files from a Chrome instance
MIT License
530 stars 90 forks source link

Fix 'integer value expected' error when use width and height options #67

Closed maximium closed 5 years ago

maximium commented 5 years ago

Hello, I got "Invalid parameters (width: integer value expected; height: integer value expected)" error when use --width and/or --height option with Chromium 72.0.3626.119.

cyrus-and commented 5 years ago

Thanks for the heads up! Actually commander.js can do that for us better.