microsoft / microsoft/playwright-dotnet
[Feature] API class-coverage, CSS and JS coverage
Open
Nobody has claimed this yet.
P3-collecting-feedback
- Dominant language
- C#
- Stars
- 3k
- Forks
- 304
- Avg merge
- 20h 47m
- Merged PRs (30d)
- 6
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the API class-coverage documentation and compare the existing NodeJS CSS and JS coverage behavior with the Playwright .NET implementation. Done means the corresponding CSS and JavaScript coverage feature is available in playwright-dotnet and behaves consistently with the documented API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, css, javascript, node.js
- Domain
- api, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100