Hello,
I’ve implemented Passwordless Authentication with SMS.
I want to automate the login testing but every time it sends a different OTP which makes it very difficult to automate the process. So what I want is I want to send a fixed OTP until the website is in the test environment. I couldn’t find any documentation regarding this implementation. Can someone please give me guidance regarding the same?
Thanks!