I wanted to write a bot, which will automatically find canceled driving tests and rescheduled your test date to this date, in order to decrease the time of waiting.
I decided to use selenium on python to perform this. However, despite all my tries, I couldn’t get the browser to stop detecting the bot, so there is always CAPTHCA for this bot.
Can someone suggest a potential solution to this problem?