diff --git a/chrome_tixcraft.py b/chrome_tixcraft.py index 2a7d06b..8071d8a 100644 --- a/chrome_tixcraft.py +++ b/chrome_tixcraft.py @@ -11551,6 +11551,7 @@ def ticketplus_main(driver, url, config_dict, ocr, Captcha_Browser, ticketplus_d is_event_page = True if is_event_page: + check_and_play_sound_for_captcha(config_dict) ticketplus_confirm(driver, config_dict) return ticketplus_dict