IMAPLibrary2 is a Robot Framework test library for testing IMAP email functionalities, such as fetching, deleting, and verifying emails. The current version is 0.4.11, with infrequent releases.
pip install robotframework-imaplibrary2Verified import paths — ran on the pinned version, not inferred.
Basic Robot Framework test that opens an IMAP mailbox and waits for an email.
Use 'user' in Open Mailbox call.
Pass timeout as seconds, e.g., timeout=30 for 30 seconds.
Use 'ssl=True' for default IMAPS port 993, or specify 'port=993'.
No dependency data recorded yet.