mabinogi233 / UndetectedChromedriver

Custom Selenium Chromedriver for Java can pass almost all selenium check. It's the Java version for undetected-chromedriver
GNU General Public License v3.0
63 stars 11 forks source link

cloudflare captcha verification not working #5

Open pikulec777 opened 10 months ago

pikulec777 commented 10 months ago

cloudflare captcha verification not working

mabinogi233 commented 10 months ago

When I use undetected-chromedriver of python, it doesn't work either. So I think this method currently used that not headless cannot solve this problem unless a new method is used.

zhangxiujin commented 9 months ago

Unable to bypass Cloudflare, but Python version can

mabinogi233 commented 8 months ago

Unable to bypass Cloudflare, but Python version can

I think it may be due to the system environment. I use win11, chrome version 118 to test pass Cloudflare, it doesn't work either.