mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
488 B
488 B
Home > puppeteer > JSCoverageOptions > reportAnonymousScripts
JSCoverageOptions.reportAnonymousScripts property
Whether anonymous scripts generated by the page should be reported.
Signature:
reportAnonymousScripts?: boolean;