mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
For the `page.screenshot` command, this patch starts prioritizing `options.type` option over the type inferred from `options.path` Fixes #1492.