Merge pull request #77 from LeoLiu1209/master

Always click input for OCR typing to speed up purchase flow for tixcraft.
master
Max 2023-06-27 09:55:28 +08:00 committed by GitHub
commit 9416c4f321
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -2682,9 +2682,6 @@ def tixcraft_keyin_captcha_code(driver, answer = "", auto_submit = False):
if inputed_value is None:
inputed_value = ""
if answer==inputed_value:
# no need to send key.
is_visible = False
if is_visible: