reCaptcha v3 is failing when executed from Cypress managed browser #30010
Unanswered
mturza
asked this question in
Questions and Help
Replies: 1 comment
-
I'm facing the same problem. I've done several things, and I can't find a solution. I've tested it with other scenarios and it worked, but now the problem only occurs with a specific scenario. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
We are experiencing a problem when calling recaptcha in our tests.
When performing the same actions manually, no problem is present.
If we run the test in Cypress, we are getting
error("Error: Invalid API parameter(s). Try reloading the page.")
.The problem is the same as here #24128
Unfortunately, there is no explanation of what is causing the error.
Note: using Cypress 13.13.1
Beta Was this translation helpful? Give feedback.
All reactions