Allure Playwright: outputFolder in playwright.config.ts gets ignored #2649
Answered
by
baev
nreichstein
asked this question in
Bug Reports
-
Beta Was this translation helpful? Give feedback.
Answered by
baev
Jul 22, 2024
Replies: 2 comments
-
Since 3.0.0, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nreichstein
-
this is how it worked for me if anyone is having the same issue.
Also when you generate reports the new location should be added in the command like this.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since 3.0.0,
outputFolder
was renamed toresultsDir
across all the integrations. Readme & Docs will be updated before the final release