-
### Description
**Description**
When I try to click a certain element with puppeteer-real-browser, i get a timeout. When I use stock puppeteer, it works. The element is within a SVG object.
**E…
-
### Minimal, reproducible example
```TypeScript
I want to imitate a real finger scroll up/down on puppeteer. I use the mobile device configuration on puppeteer.
I don't know which event it is o…
-
### Description
i dont have a problem i want to say that thanks for all this library is amazing what can i say i dont know only thanks for everything
### Full steps to reproduce the issue
not probl…
-
How do I know the callback of the completed turnstile action? I use page.waitforselector to check. Unfortunately, after the 1.3.0 update, waitforselector cannot query the element of the page where the…
-
I saw this and though, nobody is using phantomjs. it's a headless browser that no real user is using. it was based on webkit and the development have been discontinued. think you should remove this ki…
-
**Describe the bug**
**Code Snippet**
Code
```
import puppeteer from 'puppeteer-extra';
import stealthPlugin from 'puppeteer-extra-plugin-stealth';
const tokenAddress = '0x812b…
-
I've been using this plugin to attempt to scrape some information on a site protected by Datadome, nothing nefarious, just gathering information but it always gets blocked.
I've tested against fp-s…
-
I have not queried or clicked anything using puppeteer, simply connected to the browser seems enough for cloudflare to block access to a site.
I have used the simplest possible example in puppeteer…
-
args:
[
'--disable-setuid-sandbox',
'--disable-notifications',
'--no-sandbox',
'--disable-web-security',
'--incognito',
'--disab…
6ix9s updated
3 weeks ago
-
The site `https://www.000webhost.com/cpanel-login` has a hard challenge for Cloudflare and does not open normal. So I used the `puppeteer-extra-plugin-stealth` plugin.
This site will not be ope…