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
I am manually entering the OTP by pausing the screen. Now I want to fetch it from DB and enter it into the OTP field