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 identifies bots. However, after submitting 100 contact forms, the reCAPTCHA consistently returns a score of 0.9, indicating that it’s likely a human interaction. This outcome seems unexpected and contrary to the intended functionality.
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 identifies bots. However, after submitting 100 contact forms, the reCAPTCHA consistently returns a score of 0.9, indicating that it’s likely a human interaction. This outcome seems unexpected and contrary to the intended functionality.