Top "Recaptcha" questions

For questions about the reCAPTCHA service: Designed to protect against spam and abuse by blocking bots while allowing valid users access.

How to pass ReCaptcha v3?

ReCaptcha v3 will not present a captcha anymore, but rely on browser fingerprinting and other information google can get about …

recaptcha recaptcha-v3
Google reCAPTCHA V2 JavaScript We detected that your site is not verifying reCAPTCHA solutions

Error Message We detected that your site is not verifying reCAPTCHA solutions. This is required for the proper use of …

javascript php ajax recaptcha invisible-recaptcha
How to enable/disable Google's reCaptcha widget?

Is there a way to programmatically enable/disable Google's reCaptcha widget? The purpose for this would be to prevent a …

javascript jquery recaptcha disabled-input programmatically
How to click on the reCAPTCHA using Selenium and Java

Why am I getting errors when trying to get the driver to click on the reCAPTCHA button? This is the …

selenium selenium-webdriver iframe recaptcha webdriverwait
How do get only numeric recaptcha?

I need to show only the numeric reCaptha instead of character strings. Is it possible? If yes, please give the …

recaptcha numeric
reCAPTCHA 2.0 not appearing in Safari (works in Edge, Chrome, and Firefox)

I just integrated the Google reCAPTCHA 2.0 into my site. It works as expected in Chrome, Firefox, and Edge, but it …

javascript safari dhtmlx recaptcha
Increase reCAPTCHA session timeout

I'm using the Google reCAPTCHA component and have been asked to increase the session timeout. I couldn't find any solution …

security recaptcha
Recaptcha fixed image size

Why is recaptcha image fixed in size 300x57 ? Even when customizing the div where the image is injected, the width …

html css captcha recaptcha
How to make reCAPTCHA work with a ValidationGroup in ASP.Net (captcha)

I am using the ASP.Net plugin and control provided by reCAPTCHA. I can successfully get the control to work …

asp.net captcha recaptcha
How to use Python plugin reCaptcha client for validation?

I want to make a captcha validation. I get the key from the recaptcha website and already succeed to put …

python validation plugins captcha recaptcha