0

I am trying to make a program with a selenium Webdriver in python. I use a proxy and with the Firefox driver. But it get recognized as a bot by google (I get the warning 'Our systems have detected unusual traffic from your computer network') and I need to solve a captcha. This does not happen with the Chrome driver, because there I solved it with through this site: Can a website detect when you are using selenium with chromedriver? . I changed the window.navigator.webdriver, but I still get recognized as a bot. The weird thing is that I don't get recognized as a bot without a proxy. What can I do with this? Thanks in advance, any idea will be great

0 Answers0