Skip to content

Implement --timeout option

Boris Budini requested to merge timeout into master

Passes the -t/--timeout option from the command line to the printer, and uses it to set the timeout when puppeteer is loading pages.

See #28, #37

Merge request reports