Files
puppeteer/new-docs/puppeteer.jscoverageoptions.reportanonymousscripts.md
2020-06-29 09:53:28 +01:00

488 B

Home > puppeteer > JSCoverageOptions > reportAnonymousScripts

JSCoverageOptions.reportAnonymousScripts property

Whether anonymous scripts generated by the page should be reported.

Signature:

reportAnonymousScripts?: boolean;