I'm trying to make a bot that automatically opens my server for me. The problem is there's a human verification check in that website. When the number of people in the queue is less than 300 a button appears. I want my bot to click that button when it appears but I dunno how to do it.
Xpath of that button is //*[@id="confirm"]