try puppeteer-hcaptcha, but did not find iframe, #2

https://github.com/aw1875/puppeteer-hcaptcha
This commit is contained in:
Ralf Vogler 2022-03-03 17:09:37 +01:00
parent 3b3289dddf
commit 2dd1db3757
3 changed files with 2791 additions and 322 deletions

View file

@ -11,5 +11,8 @@
"playwright": "^1.17.1",
"puppeteer-extra-plugin-stealth": "^2.9.0"
},
"type": "module"
"type": "module",
"dependencies": {
"puppeteer-hcaptcha": "^4.1.5"
}
}