I am trying to create a simple test script for verifying the validation message of the signup page but because of the captcha, my script is running into errors. How to bypass it? I am using Cypress version 10, the latest one.
I m trying to bypass captcha by stubs but it does not work