Always click input for OCR typing to speed up purchase flow

master
LeoLiu 2023-06-26 15:45:47 +08:00
parent 72a804ad2b
commit 347bb2c71e
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: if inputed_value is None:
inputed_value = "" inputed_value = ""
if answer==inputed_value:
# no need to send key.
is_visible = False is_visible = False
if is_visible: if is_visible: