Recaptcha Ploblems

I’m follwing guild:How to insert a reCaptcha v2 solution
But I don’t know what next step I have to do? The captcha not tick checked on website and nothing to happen anymore.
image

Maybe it’s the wrong form, are there multiple forms on the page? Maybe you need a callback after inserting the recaptcha solution. Maybe you need to click the button directly cause submitting the form is not enough.

only have a form in page
image

I added a click block But still get wrong
image

Either click or submit, not both

Its seems captcha solution not working here.
When I fill user name and password after that I immidiately click Login the same notice as that.
image

@Ruri Can you contine help me out. Thank you bro

Let me know if works

PS: I see now that you are getting could not login, this can means that you are submitting the POST form with success
Try unable headless mode in settings and inspect > network and analyze what is going on

Maybe your credentials are wrong? or try click using Execute JS