allure-js
allure-js copied to clipboard
[Playwright] A lot of "route.continue" in allure report after successful test run
Describe the bug A lot of "route.continue" in allure report after the successful test run
To Reproduce Steps to reproduce the behavior:
- after the successful test run generate and open the allure report
Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information): Playwright Version: [1.16.2, 1.16.3, 1.17.0, 1.17.1, 1.17.2] Operating System: [Windows 10, Linux] Node.js version: [16.13] Browser: [All, Chromium, Firefox, WebKit]
Probably the same as https://github.com/microsoft/playwright/issues/11248
@qakos Have you found a workaround or fix for this?