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

Unable to "wait for email" with a subject in unicode characters #11

Open testventure opened 6 years ago

testventure commented 6 years ago

Trying to look for emails with specific subjects that can be sent in multiple languages I ran into this issue. This is being sent to a gmail account. It seems after some digging that gmail encodes the subject into utf-8 and then into base64. I have been somewhat successful in manually decoding back to readable text. 2018-03-07 12_57_30-login-everywhere test log