Currently, MagicPod has not implemented a method to automatically interact with bot mitigation services like reCAPTCHA, CAPTCHA, and CloudFlare.
Due to the dynamic nature of the verification content presented by these services with each instance (that of showing different verification challenges each time), any attempt at automated testing will likely result in failure.
We recommend implementing adjustments within your development environment, such as disabling Captcha verification.
Furthermore, for reCAPTCHA specifically, mitigation strategies are available to address automated testing scenarios. Please consult the following resource for detailed information:
- I'd like to run automated tests with reCAPTCHA. What should I do?(reCAPTCHA-Frequently Asked Questions)