Files
vps-management-bot/node_modules/puppeteer-extra-plugin-stealth/evasions/iframe.contentWindow
2026-03-21 01:10:53 +08:00
..
2026-03-21 01:10:53 +08:00
2026-03-21 01:10:53 +08:00
2026-03-21 01:10:53 +08:00
2026-03-21 01:10:53 +08: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