Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pptr/src/Coverage.ts

Headless Chrome Deno API
Latest
import * as pptr from "https://deno.land/x/pptr@1.2.0/src/Coverage.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.

Set of configurable options for JS coverage.