Report CSS and JS coverage #727
Labels
Chrome-headless
Tasks related with migration from PhantomJS to Puppeteer's headless Chrome
new metric
Milestone
https://github.com/puppeteer/puppeteer/blob/main/docs/api.md#class-coverage
Coverage gathers information about parts of JavaScript and CSS that were used by the page.
An example of using JavaScript and CSS coverage to get percentage of initially executed code:
The text was updated successfully, but these errors were encountered: