https://cypress.io logo
So I have a issue that I need help me. So when I e...
# e2e-testing
c
So I have a issue that I need help me. So when I enter my email address in email input field and click on forgot password, a code is sent to my email which I need to enter into the next page that is displayed in the OTP (One Time Password) input field. The challenge is that I can't stop my test to get the code from my email so I can put it into the input fields for the OTP so my tests always fails because the code declared is always invalid. I hope I explained the scenario well. Anyway around this problem so I can enter the right code because a new code is always sent when the forgot password is clicked