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

Documentation: May want to add the "Walk Multipart Email" requirement on dependent commands #15

Open xtalker opened 6 years ago

xtalker commented 6 years ago

The below multipart commands apparently require that the cache to be loaded first:

multipart keywords: Get Multipart Content Type, Get Multipart Field, Get Multipart Field Names, Get Multipart Field, and Get Multipart Payload.

If this requirement was documented with each of the above commands it sure would have saved me some time!