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
allure.attach(f"{log_id}", "Log_ID", allure.attachment_type.TEXT, allure.attachment_type.URI_LIST)
Like the above, how can I get the data which I attach to the allure report?
This discussion was converted from issue #1302 on September 14, 2021 16:03.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
allure.attach(f"{log_id}", "Log_ID", allure.attachment_type.TEXT, allure.attachment_type.URI_LIST)
Like the above, how can I get the data which I attach to the allure report?
pls help
Beta Was this translation helpful? Give feedback.
All reactions