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 tried to configure Playwright + cucumber + Allure, i could generate the report but it is not showing up all information under steps.
Example:
In the cucumber steps, i included multiple assertion, those information should be present under steps but it is not showing up
The text was updated successfully, but these errors were encountered:
Hi @varshanharshank can you pleas share how did you configure allure report to this repo
i added the required things in config files. However, when i run npx playwright test i am getting no tests found
can you please share your repo link how did you create allure-reports
I tried to configure Playwright + cucumber + Allure, i could generate the report but it is not showing up all information under steps.
Example:
In the cucumber steps, i included multiple assertion, those information should be present under steps but it is not showing up
The text was updated successfully, but these errors were encountered: