diff --git a/chrome_tixcraft.py b/chrome_tixcraft.py index ec70f59..b6bd9c8 100644 --- a/chrome_tixcraft.py +++ b/chrome_tixcraft.py @@ -1702,6 +1702,7 @@ def tixcraft_auto_ocr(driver, ocr, ocr_captcha_with_submit): pass else: print("ddddocr is None") + break print("ocr_total_count:",ocr_total_count) if not orc_answer is None: print("orc_answer:", orc_answer)