Closed adri1336 closed 2 weeks ago
Follow the example in SeleniumBase/examples/raw_antibot_login.py for bypassing bot-detection on a site with real-time bot-scanning. (You'll need to use the PyAutoGUI
methods from a disconnected UC Mode state in order to bypass detection.)
It is detected even with Uc disconnected mode
Then it's blocking on IP Address / Geolocation. When I went to https://direct.playstation.com/ with a regular Selenium browser, there was no block.
Hi, this is my code:
And getting some errors in network:
It's like some with 'https://reporting.cdndex.io/error' related
Any things to do?