Set PDF timeout in Printer
- Pass
timeout
topage.pdf
method - Default
timeout
to0
to have no timeout set, can be overridder with--timeout 3000
in the CLI ornew Printer({timeout: 3000})
- Remove network idle check before Paged.js is run
- Check for idle before returning page object