Modify: fix ocr bug

master
lovefirst02 2023-01-13 01:44:14 +08:00 committed by GitHub
parent dd7bae884b
commit c94c468f25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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)