I need a custom bot that watches the Arsenal Ticket Exchange when ran, slips through the virtual queue, automatically works captcha it meets, and drops tickets that have been requested into the basket—single seats or multiples ( or specified stand) —into my basket. The moment a ticket lands there, the bot must shoot me an email so I can jump in and finish checkout myself. MAC OS IS KEY Key actions the bot has to perform • Open the Exchange page in Chrome, detect and wait out the queue, then resume scraping without losing session data. • Keep scanning live listings at an aggressive yet ban-safe refresh rate until any available ticket appears. • Solve captchas on its own (no manual pop-ups, no external services); once cleared, continue the flow seamlessly. • Add the ticket to my basket and trigger an email alert with a deep link or basket ID so I can complete payment. • Log each step for troubleshooting and show a simple on-screen status panel. Deliverables 1. A packaged Chrome extension or Selenium/Puppeteer script with setup instructions. 2. Source code and short README covering configuration (email credentials, scan interval, match filters). 3. A quick video or live demo proving queue handling, automated captcha solve, successful add-to-basket, and email notification. Acceptance will be based on a live test during an Exchange drop: if the bot gets through the queue, defeats the captcha, lands a ticket, and I receive the email within seconds, we’re done.