prebid-integration-monitor/node_modules/puppeteer-extra-plugin-stealth/evasions/iframe.contentWindow
2024-04-30 06:48:50 -06:00
..
index.js initial commit 2024-04-30 06:48:50 -06:00
index.test.js initial commit 2024-04-30 06:48:50 -06:00
package.json initial commit 2024-04-30 06:48:50 -06:00
readme.md initial commit 2024-04-30 06:48:50 -06:00

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