Skip to main content
Latest
import * as puppeteer from "https://deno.land/x/puppeteer@16.2.0/vendor/puppeteer-core/puppeteer/common/Coverage.d.ts";

Classes

The Coverage class provides methods to gathers information about parts of JavaScript and CSS that were used by the page.

Interfaces

The CoverageEntry class represents one entry of the coverage report.

Set of configurable options for CSS coverage.

The CoverageEntry class for JavaScript

Set of configurable options for JS coverage.