Relative Content

Tag Archive for pythonselenium-chromedriverundetected-chromedriver

undetected_chromedriver page freezes, no interaction possible

I am trying to use Chromedriver in Python to scrape some of my personal web history. The website has a Cloudflare turnstile loop, so I am using undetected_chromedriver to circumvent it. I have been unable to circumvent it with the standard Chromedriver library.