rickypc / robotframework-imaplibrary

IMAP email testing library for Robot Framework
https://pypi.python.org/pypi/robotframework-imaplibrary
Apache License 2.0
21 stars 35 forks source link

Badly named "Wait for email" #14

Closed shealavington closed 3 years ago

shealavington commented 6 years ago

The keyword "Wait for email" should be called "Get latest email".

If you wanted a "Wait for email", you'd need to take note of when the polling begins and only return emails that match criteria after the polling began and not "any" email from the inbox. ( -5 Seconds for race-contions )

shealavington commented 3 years ago

Unmaintained project, I'm clearing out my raised but unfixed issues. Someone else is free to raise this issue again but as their own, if the issue still persists.