From 347bb2c71eb7f0a8cfae27756a0151ebedf2aeb6 Mon Sep 17 00:00:00 2001 From: LeoLiu Date: Mon, 26 Jun 2023 15:45:47 +0800 Subject: [PATCH] Always click input for OCR typing to speed up purchase flow --- chrome_tixcraft.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/chrome_tixcraft.py b/chrome_tixcraft.py index b1e5145..ef54890 100644 --- a/chrome_tixcraft.py +++ b/chrome_tixcraft.py @@ -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: