<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Profiler](./puppeteer.protocol.profiler.md) > [ScriptCoverage](./puppeteer.protocol.profiler.scriptcoverage.md) > [url](./puppeteer.protocol.profiler.scriptcoverage.url.md) ## Protocol.Profiler.ScriptCoverage.url property JavaScript script name or url. <b>Signature:</b> ```typescript url: string; ```