Skip to content

feat(coverage): expose page coverage API#1949

Open
arnabnandy7 wants to merge 1 commit into
microsoft:mainfrom
arnabnandy7:feature/port-coverage-api
Open

feat(coverage): expose page coverage API#1949
arnabnandy7 wants to merge 1 commit into
microsoft:mainfrom
arnabnandy7:feature/port-coverage-api

Conversation

@arnabnandy7

Copy link
Copy Markdown

Summary

  • expose JavaScript and CSS coverage through Page.coverage()
  • add strongly typed coverage options, entries, functions, and ranges
  • add Chromium coverage tests based on the upstream Playwright test flows

Fixes #1923

Add typed JavaScript and CSS coverage APIs backed by the existing page protocol methods.

Fixes: microsoft#1923
Signed-off-by: Arnab Nandy <arnab_nandy7@yahoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Port coverage API to playwright-java

1 participant