mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
12bc1e1a62
This patch adds `reportAnonymousScripts` option to the `coverage.startJSCoverage` method. With this option, anonymous scripts are reported as well. Fixes #2777
2 lines
44 B
HTML
2 lines
44 B
HTML
<script>eval('console.log("foo")')</script>
|