playwright
playwright copied to clipboard
[BUG] Vide are not generated with fixture
System info
- Playwright Version: 1.34
- Operating System: All
- Browser: All
- Other info:
Source code
- [x] I provided exact source code that allows reproducing the issue locally.
Link to the GitHub repository with the repro
https://github.com/apis3445/playwright-sample/tree/master
Test file (self-contained)
https://github.com/apis3445/playwright-sample/blob/master/tests/demoRealWorld/article.spec.ts
Steps
- [Run the test "Create an article Error"]
- [Check the HTML report]
Expected
Add the video due to the config being set to add video in failure. The video is in other tests without a fixture
Actual
Video is missing if the test is with a fixture