Disabling Captcha Phone Authentication for E2E tests #14146
-
When running automated tests (iOS Firebase 10 sdk), even when using predefined test numbers, we still frequently run into captchas which prevents us from running E2E tests. I'm guessing it's due to login frequency that triggers it. During the normal login flow, most users don't see the captcha so auth is setup correctly. My question is, is there a way to bypass captcha completely for E2E tests, particularly for test numbers that we've entered? If not, are there some other common solutions to addressing this problem? Greatly appreciate any feedback, thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
jguerena15
Nov 19, 2024
Replies: 1 comment 2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://firebase.google.com/docs/auth/ios/phone-auth#integration-testing