I am trying to create a simple test script of verifying validation message of the sign up page but because of captcha my script is running into the errors. How to bypass it? I am using Cypress version 10, the latest one.
I tried to disable the chrome websecurity to false but still it is not being disabled.