puppeteer/new-docs/puppeteer.jscoverageoptions.reportanonymousscripts.md

488 B

Home > puppeteer > JSCoverageOptions > reportAnonymousScripts

JSCoverageOptions.reportAnonymousScripts property

Whether anonymous scripts generated by the page should be reported.

Signature:

reportAnonymousScripts?: boolean;