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){}.
So I decided to code this thing called GetMyMFA (https://get.mymfa.io).
What do you think about the topic? Is this actually a "problem" for you?