How do I fetch a 6-digit OTP from an inbox using Selenium WebDriver? Or How i can handle OTP? | Selenium Forum
T
Tias Basu Posted on 13/01/2021

In My Product There is a OTP page after Login, But I am not able to verify OTP page in Selenium. Please help me. 

As we know that in Selenium Code and Captcha we can not handle.

Please help me.


A
Ashish Thakur Replied on 17/01/2021

1) You can write a script to login and check mail and read otp to enter into application

2) You can talk to dev to directly find otp with some backdoor way like reading from database


Related Posts