Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minClicks in coordinates() #120

Open
YeftaAW opened this issue Jan 25, 2025 · 0 comments
Open

minClicks in coordinates() #120

YeftaAW opened this issue Jan 25, 2025 · 0 comments

Comments

@YeftaAW
Copy link

YeftaAW commented Jan 25, 2025

I can see how to specify minClicks and maxClicks on this documentation: https://2captcha.com/api-docs/coordinates, how can I use it on this SDK when using coordinate task type?

solver = TwoCaptcha(apiKey=twocaptcha_apikey)
result = solver.coordinates(
    img_path,
    lang='en',
    hintImg=hintImg,
    minClicks=2
)

It doesn't seem to work when I test on sandbox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant