-
When opening a new story i get no words and it says 1-1 chapters when in bio it says 20
-
Hi,
I'm trying out the library, and I've found some "random" but fairly frequent errors.
```
file:///app/node_modules/.pnpm/puppeteer-core-patch@1.0.1/node_modules/puppeteer-core-patch/lib/esm/…
-
**Describe the bug**
I am fairly new to recaptcha solution using 2captcha service, and trying to solve the cloudflare turnstile recaptcha using 2captcha. After a lot of debugging I found that t…
-
### Steps to reproduce
My github repo with minimum reproducible example: https://github.com/Gabriel-Bigelow/puppeteer_hanging_after_encountering_recaptcha_or_cloudflare_turnstile
YouTube video wit…
-
### Minimal, reproducible example
```TypeScript
import puppeteer from 'puppeteer'
;(async()=>{
const browser = await puppeteer.connect({
browserURL: 'http://localhost:9222',
defaul…
-
Looks like Cloudflare Turnstile does not work now.
-
**Rod Version:** v0.102.0
## The code to demonstrate your question
```go
package main
import (
"github.com/go-rod/rod"
"github.com/go-rod/rod/lib/defaults"
)
func main() {
defaults…
-
Hey i was wondering if i could use the puppeter extra adblock feature, cause i couldnt find a way to do this currently.
-
this time it doesnt work w anysite, i use proxy also. it rarely works like 1/100 req
-
Instead of using Runtime.enable() to execute the cloudfalre click , why dont you intercept the request of cloudflare and modify the challenge response body with a click ( ll attach it down here ) tha…