prebid-integration-monitor/node_modules/puppeteer-extra-plugin-stealth/evasions/iframe.contentWindow/readme.md
2024-04-30 06:48:50 -06:00

677 B

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