[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. Signature: ```typescript url: string; ```