Update test_ImageToText.py
This commit is contained in:
parent
b1b61f71f3
commit
7b236f1663
|
@ -20,7 +20,6 @@ class TestImageToTextCaptcha(MainAntiCaptcha):
|
||||||
"anticaptcha_key",
|
"anticaptcha_key",
|
||||||
"sleep_time",
|
"sleep_time",
|
||||||
"save_format",
|
"save_format",
|
||||||
"language",
|
|
||||||
"callbackUrl",
|
"callbackUrl",
|
||||||
]
|
]
|
||||||
default_handler_params = ["self", "captcha_link", "captcha_file", "captcha_base64"]
|
default_handler_params = ["self", "captcha_link", "captcha_file", "captcha_base64"]
|
||||||
|
|
Loading…
Reference in New Issue