Always click input for OCR typing to speed up purchase flow
parent
72a804ad2b
commit
347bb2c71e
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue