API
Table of Contents
class: Plugin
opts(optional, default{})
Extends: PuppeteerExtraPlugin
Fix for the HEADCHR_IFRAME detection (iframe.contentWindow.chrome), hopefully this time without breaking iframes.
Note: Only srcdoc powered iframes cause issues due to a chromium bug:
https://github.com/puppeteer/puppeteer/issues/1106