Add a ZIP AttachmentType for the Attach File keyword
I'm submitting a ...
- [X ] feature request
What is the current behavior?
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.
- Allure version: 2.12.1
- Test framework: [email protected]
- Allure adaptor: [email protected]
+1
+1
This feature is needed now on playwright api on python to add traces
PLEASE ADD THIS FEATURE THIS IS OFF HIGH PRIORITY please!!!
This feature would be very useful for same reason as previous comment. I would like to attach pw traces as zip file.