puppeteer-extra-plugin-stealth
Version:
Stealth mode: Applies various techniques to make detection of headless puppeteer harder.
23 lines (12 loc) • 597 B
Markdown
## API
<!-- Generated by documentation.js. Update this documentation by updating the source code. -->
#### Table of Contents
- [class: Plugin](#class-plugin)
### class: [Plugin](https://github.com/berstend/puppeteer-extra/blob/a769d9e78174808c217a71dc5a2261129b5b9127/packages/puppeteer-extra-plugin-stealth/evasions/chrome.runtime/index.js#L15-L44)
- `opts` (optional, default `{}`)
**Extends: PuppeteerExtraPlugin**
Pass the Chrome Test.
This will work for iframes as well, except for `srcdoc` iframes:
<https://github.com/puppeteer/puppeteer/issues/1106>
Could be mocked further.