How do I properly work with Allure decorators? #1811
Replies: 2 comments
-
For running SeleniumBase tests with Allure Reports:
Here's how that report looks for See https://docs.qameta.io/allure/#_pytest for more info on using Allure with pytest. As for Allure decorators, you should check with them about it, given that it is off-topic and not part of SeleniumBase directly. |
Beta Was this translation helpful? Give feedback.
-
Thanks again for your quick help. I used to do everything you suggested in the answer. But my problem was that I opened the report with the wrong command )))) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Michael. Thank you again for the great work you've done. I have a question about allure decorators. How can I properly do them in scripts? When I try to generate and run the allure report I have zero cases in it. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions