waitForMatchingFirstEmail not working
santii90 opened this issue · 1 comments
santii90 commented
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
jackmahoney commented
Hi I believe this function is available on the waitController
property.
So mailslurp.waitController.waitForMatchingFirstEmail()