question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Captcha solving on Linkedin doesn't work

See original GitHub issue

Hello,

I have the same Problem as #284 .

My version of puppeteer-extra-plugin-recaptcha is 3.1.18

On this page : https://www.linkedin.com/checkpoint/challenge/AgF1YhmA78AsOwAAAXRyc4GCTuRI9QcrI676g6dbj78-6lgP82Fhse-NsJhyki-_H8tQonF18rP99lib1LXrXXf5gkl_mA?ut=2AJSDT9V70PVo1

This is for the ReCaptcha you get after trying to login to Linkedin. It’s pretty hard to solve as a human (lot of pictures and tests) Not any Api request is sent when I use await page.solveRecaptchas() as I can see on 2captcha Dashboard

When I run with debug, here is what I get :

  puppeteer-extra-plugin:recaptcha solveRecaptchas +0ms
  puppeteer-extra-plugin:recaptcha findRecaptchas +0ms
  puppeteer-extra-plugin:recaptcha hasRecaptchaScriptTag false +0ms
  puppeteer-extra-plugin:recaptcha _generateContentScript findRecaptchas undefined +0ms
  puppeteer-extra-plugin:recaptcha findRecaptchas { captchas: [], error: null } +0ms
  puppeteer-extra-plugin:recaptcha solveRecaptchas { captchas: [], solutions: [], solved: [], error: null } +0ms

And the result of await page.solveRecaptchas() is : { captchas: [], solutions: [], solved: [], error: null }

You can see in the screenshots the ReCaptcha I’m trying to solve and how it is visible in the Dom.

Capture d’écran 2020-09-09 à 13 17 53 Capture d’écran 2020-09-09 à 13 18 56

Thank you for your help 🙂

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
brunogasparcommented, Sep 16, 2020

Please write only in english.

Thanks!

0reactions
berstendcommented, Oct 10, 2020

No code provided, closing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Captchas Don't Actually Work. Here's Why. - LinkedIn
Captchas are a lazy bot detection solution and here's why they don't actually work. Bots use Captcha solving services. Bots use really cheap ......
Read more >
CAPTCHA Security Image Not Visible When Prompted to Verify
CAPTCHA Security Image Not Visible When Prompted to Verify · In the Internet Explorer window, click the Tools menu. · Click Internet Options....
Read more >
Security Verification When Signing In | LinkedIn Help
On the sign in page, you may be asked to type the characters shown in an image on the screen. · Read more...
Read more >
Security Verification During Registration | LinkedIn Help
Read more if the CAPTCHA security image is not visible. Phone Verification - When you sign up for an account, you may be...
Read more >
No CAPTCHA reCAPTCHA - LinkedIn
CAPTCHAs have several applications for practical security, including (but not limited to):. Preventing Comment Spam in Blogs; Protecting Website ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found