I've been reading for a while that in order to run automated E2E tests on web or mobile platforms the best approach was to either not test MFA flows or simply bypass them with the good old if(!prod){}.<p>So I decided to code this thing called GetMyMFA (https://get.mymfa.io).<p>What do you think about the topic? Is this actually a "problem" for you?
Great initiative however there's one issue that the problem space is much larger than just MFA/2FA flows for e2e test automation. I have done an extensive research and have experience first hand pain with setting up test processes & maintaining e2e test automation that are reliable. Unfortunately, it is very costly and time consuming, therefore decided to build my own service, <a href="https://lastmileqa.com" rel="nofollow">https://lastmileqa.com</a> to enable effortless e2e automation for all.