We are trying to automate process using selenium python for a website but as we proceed with the process the bot gets detected every time and a captcha comes up. Even though a human solve that captcha the website does not allow to move forward and continuously keeps detecting the bot and again and again shows the captcha to solve. So far we have tried all methods whichever we have explored to overcome it but none of method worked. Can someone help on this issue ?
Some of the methods tried:
1.) using spoofing user agents
2.) using proxies
3.) turn-off useAutomationExtension
4.) changing the property value of navigator for web driver to undefined
5.) disable-blink-features
6.) exclude the collection of enable-automation switches