puppeteer-extra icon indicating copy to clipboard operation
puppeteer-extra copied to clipboard

💯 Teach puppeteer new tricks through plugins.

Results 218 puppeteer-extra issues
Sort by recently updated
recently updated
newest added

**Improve puppeteer-extra-plugin-user-preferences documentation** It should provide proper details on `what` arguments we can pass & `their purpose`. e.g: how to set a custom download directory path & how to allow...

issue: proposal

* add use case specific examples to `Add plugin-user-preferences` plugin. refer to [this issue](https://github.com/berstend/puppeteer-extra/issues/688)

plugin: puppeteer-extra

I have been trying for hours to jump to adscore but I can't do it. I found a script here https://github.com/chris124567/puppeteer-bypassing-bot-detection/blob/master/apply-evasions.js but it doesn't seem to work any more so...

issue: bug report
needs triage

One of my Biggest PR. This PR contains the following changes: ## Improvements - All workflows are working - All plugin are written in typescript - Dependency loader rewrite. -...

plugin: stealth ㊙️
plugin: recaptcha 🏴
plugin: puppeteer-extra
package: core

Update index.js for bypass creepjs proxy detection

plugin: stealth ㊙️
plugin: puppeteer-extra

**Describe the bug** Prototype pollution in Merge-deep has been deemed a critical vulnerability - https://github.com/advisories/GHSA-r6rj-9ch6-g264 This can be fixed by upgrading merge-deep in `puppeteer-extra-plugin` to v 3.0.3 Thanks

issue: bug report
needs triage

Hi, I'm running into this strange bug when using `puppeteer-extra`, `puppeteer-extra-plugin-stealth` with Typescript and the Serverless Framework. I will describe my setup and bug encountered below. I've tried a few...

issue: bug report
needs triage

**Describe the bug** Hello, you might find this bug interesting. When iframe.contentWindow evasion is enabled, body width (among other style properties) changes to a large value. With iframe.contentWindow evasion disabled:...

issue: bug report
needs triage

**Generating stealth.min.js with concrete arguments** `npx extract-stealth-evasions` generate `stealth.min.js` with defaults. I'd like to pass arguments to generator. For example, default args for `navigator.languages` is `['en-US', 'en']`. But i need...

issue: proposal

2capthca is know to be really slow. 45 to 60 seconds on average which is WAY to long for most of us. There are faster and cheaper providers like CapMonster....

issue: proposal