How to automate OTP in cypress? We are using mongodb compass I need to retrieve it from db
After entering mobile number, OTP is sent to the user. I need a way to fetch this OTP from the mongodb compass and enter it in the OTP field in Cypress
After entering mobile number, OTP is sent to the user. I need a way to fetch this OTP from the mongodb compass and enter it in the OTP field in Cypress