mailosaur / cypress-mailosaur

Mailosaur email and SMS testing commands for Cypress

Home Page:https://mailosaur.com/docs/frameworks-and-tools/cypress/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to check the validation code sent to the email via API or does it only work via UI?

guilhermesousa-cwi opened this issue · comments

I am running tests via API and it returns the following message: "No matching messages found in time. By default, only messages received in the last hour are checked (use receivedAfter to override this)." However, when testing via UI, everything is okay.

image

"cypress": "^11.2.0"
"cypress-mailosaur": "^2.13.0"

commented

This will usually mean there is an issue with how you're calling the code - please contact our support team via the website who can help you out here.

This problem has reoccurred 8 months after that issue. I've noticed that the email sent has a significant delay in landing in the MailoSaur inbox.

I've already sent an email to support; now, all we need is to have faith.