DEV Community

Discussion on: Selenium Testing - How to sign in to Two-factor authentication?

Collapse
 
j_sakamoto profile image
jsakamoto

Yes I do.

In some case, creating (registration) user account for testing, enabling 2FA, and getting 2FA secret key, are included our testing scenario.

But in another case, I think, bypassing those processes is best choice for keeping simply it and stabilize testing.