New Features
Chromium
- New form field
waitForSelector: as an alternative to waiting on an expression, this allows users to wait for a specific node matching a selector to become visible in the HTML / at the remote URL before converting to PDF - thanks @danxmoran! - New form field
ignoreResourceHttpStatusDomains: exclude resources fromfailOnResourceHttpStatusCodeschecks base...