mailslurp/mailslurp-client

waitForMatchingFirstEmail not working

santii90 opened this issue · 1 comments

The method is on documentation but looks like is not fully implemented. I'm getting this error when trying to use it on Cypress with JS.
TypeError: mailslurp.waitForMatchingFirstEmail is not a function

Hi I believe this function is available on the waitController property.

So mailslurp.waitController.waitForMatchingFirstEmail()