Skip to main content

All Questions

0 votes
0 answers
77 views

Google Enterprise ReCaptcha v3 always returning score of 0.9

I've integrated Enterprise reCAPTCHA v3 with my HTML and JavaScript contact form. To ensure its effectiveness, I'm attempting to automate testing with Selenium to verify if the reCAPTCHA accurately ...
sajeevan Balasingam's user avatar
0 votes
0 answers
72 views

How to Handle Multiple Google recaptcha

The problem I'm currently facing is that I have a plugin with a Google reCAPTCHA feature. This plugin has been used by other sites, and those sites also have Google reCAPTCHA implemented. When this ...
Rakul Agn's user avatar
1 vote
0 answers
266 views

reCAPTCHA v3 "invalid-keys" error message is wrong

I have created a fresh set of reCAPTCHA v3 keys and integrated them on a high-traffic form. For the front-end implementation, I followed the steps outlined here: <script src='https://www.google.com/...
brodenbrett's user avatar
1 vote
0 answers
479 views

Hidden Recaptcha V3 badge is appearing again after some idle time

I have added the Google Recaptcha V3 through script and applying styles to hide the badge for all other pages where I don't need to see the badge. It's working fine but if the app is idle for some ...
mc-user's user avatar
  • 1,945
-1 votes
1 answer
794 views

How can I remove g-recaptcha-response in online form?

Morning! This is the email that I receive when I send a form tht I've created with catpcha, I would like to hide the section highlighted in the screenshot below, is there any possibility? I share the ...
Rob's user avatar
  • 45
1 vote
0 answers
643 views

invisible recaptcha api js blocked me

I've try to use v2 invisible Recaptcha and CSC blocking reCaptcha as you see in my picture and i tried add https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha Content-Security-Policy ...
joe's user avatar
  • 79
1 vote
0 answers
268 views

How to execute invisible captcha

I work with browser automation tool, I have a problem I get the solution of the captcha but I can not execute the button, the button is invisible, someone may know how to execute it I tried to use a ...
TheBomber's user avatar
0 votes
0 answers
1k views

How to enable invisible ReCAPTCHA on checkbox onclick

I am struggling with an recaptcha issue on my local. I am trying to build a register form. All examples about recaptcha are about buttons. What I want is to pop-up recaptcha modal to user when he/she ...
utkuyceng's user avatar
1 vote
1 answer
719 views

How do I select reCAPTCHA challenge for invisible reCAPTCHA

I am trying to implement google invisible reCAPTCHA (v2) on my site. I want to customize the challenge whenever it is thrown to user. How do I select which challenge to show to fraudulent users/bots? ...
Abhishek Dhanraj Shahdeo's user avatar
2 votes
1 answer
5k views

Cannot get reCAPTCHA token onSubmit method

I have the following form and try to get token for passing it to the backend (for reCAPTCHA validation). First, I add the necessary script to index.html: <script src="https://www.google.com/...
Jack's user avatar
  • 1
5 votes
0 answers
923 views

Google Recaptcha V2 Invisible - massive increase in load time - ruins page speed optimization

Problem Summary: Google V2 ReCapcha kills all the page speed tuning work that was done just to load in the little "invisible" [not really invisible] iFrames Situation: Got a great SEM ...
Christian Žagarskas's user avatar
2 votes
0 answers
558 views

How to inject Google recaptcha v2 into webpage?

I'm trying to inject code into a webpage so that it'll have google invisible recaptcha v2 on the page. My current code is const trueHTML = ` <head> <meta charset=&...
sangil's user avatar
  • 31
1 vote
0 answers
4k views

How do I use Google Recaptcha v3 on page load without a form using PHP

I'm trying to implement Google Recaptcha v3 on a particular page on my site. The content of the page is generated using PHP however I want to start filtering out some bot traffic. All examples that I'...
K997's user avatar
  • 449
0 votes
2 answers
2k views

How to wait until the user finished the tasks after grecaptcha.execute()? reCAPTCHA v2 invisible

I would like to make my own website, where I use reCAPTCHA. However, I don't know how to wait after grecaptcha.execute() until the user has completed the tasks. Because now the link is called directly ...
Jakob 's user avatar
  • 15
1 vote
1 answer
327 views

Invisible captcha does not work in Chrome Lite mode

I have implemented Google's invisible recaptcha on my js app. https://developers.google.com/recaptcha/docs/invisible It works fine on desktop and on incognito in mobile but on mobile if my lite mode ...
user3763047's user avatar

15 30 50 per page
1
2 3 4 5
7