Reputation: 114
I integrated recaptcha in my forms (https://www.google.com/recaptcha/intro/index.html)
However it is very confusing when the rest of the form has not be filled properly, then a picture-captcha opens. this is very troubling.
Can this be prevented? I would like just the recaptcha with 1 click-confirmation, even if the form has not been filled in completely.
Upvotes: 5
Views: 18731
Reputation: 4370
YES. Now you can do it using Invisible reCAPTCHA and also reCAPTCHA v3.
Upvotes: 0
Reputation: 37688
If you got here because you were looking for a way to temporarily disable the puzzle for automated testing: There are test keys that you can use for this purpose. https://developers.google.com/recaptcha/docs/faq
Upvotes: 5
Reputation: 3461
Unfortunately it is not.
Here is short explanation of google recaptcha settings:
When You create new key or edit existing, You can see in Key Settings section, the Advanced settings. When You show them, there is possibility to set Security Preference. But still it doesn't solve the problem.
Thanks for testing @Arun sankar. Also i did test by myself.
Default setting is in the middle.
Upvotes: 10
Reputation: 1112
Simple answer is NO.
Google does all the magic.
They have not provided any customization on security levels.
https://developers.google.com/recaptcha/docs/display#config
The above article provide the available options for customization.
Upvotes: 1