coolsarne / TicketswapBot

Bot that checks and reserves tickets. Written in python and selenium.
16 stars 13 forks source link

More Robust way to slect items than x-path #3

Open Shinigami-shinto opened 7 months ago

Shinigami-shinto commented 7 months ago

I haven't analysed ticketswap's html enough, but the x-path method is more likely to break if they change the html slightly.

Cool project though, thanks for sharing! I will try it out and contribute when I have some more time :smile: