ultrafunkamsterdam / undetected-chromedriver

Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)
https://github.com/UltrafunkAmsterdam/undetected-chromedriver
GNU General Public License v3.0
9.16k stars 1.1k forks source link

Not compatible with capsolver extension #1634

Open gtxg16 opened 8 months ago

gtxg16 commented 8 months ago

So I bypass captchas with capsolver. However, if I use UC with capsolver, the solver will not work. However, it is only with normal selenium chrome driver it will work. Maybe there is something in UC blocking capsolver extension?

The problem is normal selenium will be detected by the website, even with all the things I find online that aren't saying to use UC. So what do I do?

Thx

max32002 commented 8 months ago

you need convert crx to zip, after unzip you can use extension with uc.

gtxg16 commented 8 months ago

you need convert crx to zip, after unzip you can use extension with uc.

its unzipped, im loading folder, its not loading crx i can literally see the extension there, but its not doin anything

ilyasKerbal commented 1 month ago

@gtxg16 any updates