Closed kurohoan closed 3 years ago
@kurohoan I haven't used puppeteer-extra
with Electron so far, would you mind setting up a minimal repo so I can quickly debug this?
@berstend I understand. We'll prepare a demo version and let you know when we can reproduce the symptoms.
"puppeteer-extra-plugin-stealth":"^2.9.0",
I updated the version of stealth to the above and it works now.
@berstend Sorry, I was wrong about the cookies, I was able to log in. The only other thing I can't solve is the recapcha.
Thank you for your help.
@berstend
In the recaptcha case, the behavior when the captcha is solved is not that the check mark is checked, but that the mark on the right side turns green, which is a sign that the problem has been solved? If so, then I was able to solve the Google captcha.
However, I don't think Amazon's captcha was solved. Can't this module solve Amazon's recaptures?
@berstend I've changed the repository to private and invited you to join.
I don't know if it's a bug, but the puppeteer-extra-plugin-recaptcha doesn't work in Electron.
"puppeteer-extra":"^3.1.18", "puppeteer-extra-plugin-recaptcha":"^3.5.0",