Matteo Nova
Results
2
issues of
Matteo Nova
so they can easily be accessed to create custom test reports
During the execution playwright produces different artifacts such as screenshots, videos or traces. Some of them are already save and made available [in the class](https://github.com/microsoft/playwright-pytest/blob/main/pytest_playwright/pytest_playwright.py#L474) `ArtifactsRecorder`. I've created [this PR](https://github.com/microsoft/playwright-pytest/pull/241/files)...