Back to Puppeteer

JSCoverage class

website/versioned_docs/version-24.40.0/api/puppeteer.jscoverage.md

19.2.2626 B
Original Source

JSCoverage class

Signature

typescript
export declare class JSCoverage

Remarks

The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the JSCoverage class.

Methods

<table><thead><tr><th>

Method

</th><th>

Modifiers

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

<span id="start">start(options)</span>

</td><td> </td><td> </td></tr> <tr><td>

<span id="stop">stop()</span>

</td><td> </td><td> </td></tr> </tbody></table>