playwright-dotnet
playwright-dotnet copied to clipboard
[Feature] API class-coverage, CSS and JS coverage
The chromium feature CSS and JS coverage is only implemented in NodeJS https://playwright.dev/docs/api/class-coverage
It is a great feature to reduce page size, but currently missing in playwridht-dotnet
Is there any progress on this ?