Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

hCaptcha asks for second click/maximum requests exceeded #7

Closed
saitishmukhametov opened this issue Feb 1, 2022 · 0 comments
Closed
Labels
wontfix This will not be worked on

Comments

@saitishmukhametov
Copy link

saitishmukhametov commented Feb 1, 2022

WDW(hcaptcha.driver, 600).until(lambda _: len(hcaptcha.element_visible('//div[@Class="h-captcha"]/iframe').get_attribute(
'data-hcaptcha-response')) > 0)

suggest adding >X, instead of >0, since there could be string with "Maximum requests exceeded." and "Object Object"
above 40 works fine

@saitishmukhametov saitishmukhametov changed the title hCaptcha asks for second click/ hCaptcha asks for second click/maximum request exceeded Feb 1, 2022
@saitishmukhametov saitishmukhametov changed the title hCaptcha asks for second click/maximum request exceeded hCaptcha asks for second click/maximum requests exceeded Feb 1, 2022
@maximedrn maximedrn added the wontfix This will not be worked on label May 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants