You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use the Robot Framework "AllureLibrary.Attach File" keyword with a .zip file.
Currently, ZIP is not available as AttachmentType. So the downloaded file is a ".attach" file that I have to rename as a .zip file.
What is the expected behavior?
I would like to be able to set attachment_type to ZIP for the "AllureLibrary.Attach File" keyword, so that I can directly download the .zip file.