Chrome/ChromeDriver preventing successful Captcha verification (slide puzzle piece)

615 views
Skip to first unread message

Abele

unread,
Mar 1, 2023, 2:15:08 AM3/1/23
to ChromeDriver Users
I use Jupyter to communicate via Chromedriver with a Chrome browser to automatically populate form fields from a different source. Until recently, the "destination website" used a simple captcha verification using 4 characters, which I would need to enter once together with my login details to be logged in to their site and I could then populate form fields as per normal.

Starting yesterday, their IT department changed from a 4 character Captcha to the "slide puzzle piece into the correct place" verification. Oddly, when I try to slide the puzzle piece into place, it says "Operation too often. Please retry later." Ofcourse when I retry later, the issue is still not resolved.

When I launch a browser instance without Chromedriver, it works fine, but when I use one of the instances that launches through Chromedriver, it doesnt. Is it something with my Chrome profile for Chromedriver managed instances or is Chromedriver somehow responsible for blocking the login attempts?

I tried using Chrome Beta and Chrome Stable, both dont work. 

Joao Moraes

unread,
Mar 8, 2023, 11:53:30 AM3/8/23
to ChromeDriver Users
Mostly Captchas that are not the simple text you have to type block attempts when you are using an automated driver, such as ChromeDriver. I believe you will need to bypass this captcha with a captcha breaker, there are some you can find searching on google.

Ps. I am not aware if talking about captcha breaking is forbidden on this forum. I am not trying to explain nor will explain privately how it is done. I am just saying that trying to solve captchas while using ChromeDriver mostly won't work.

Reply all
Reply to author
Forward
0 new messages