Open cubicbyte opened 11 months ago
Captcha solving is impossible with normal selenium because it is detectable, please migrate to undetected_chromedriver
as soon as possible!
Are you sure about that? As I tested, undetected chromedriver makes 0 difference with regular selenium and captcha only checks your IP
Are you sure about that? As I tested, undetected chromedriver makes 0 difference with regular selenium and captcha only checks your IP
When I tested it, even with a very low risk IP (home), while using normal selenium, It always flagged with the audio captcha. However, the visual captcha seems to work fine.
Yea, but I want to make sure you're aware that any IP is blocked if the captcha is solved +- 5+ times using audio. Even a home IP. Because when using some very good proxies, I'm seeing captcha block very infrequently
Replacing standard selenium with a modified one - Undetected chromedriver.
It will probably reduce the chance of detection by captcha, I hope