[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Profiler](./puppeteer.protocol.profiler.md) > [ScriptTypeProfile](./puppeteer.protocol.profiler.scripttypeprofile.md) > [url](./puppeteer.protocol.profiler.scripttypeprofile.url.md) ## Protocol.Profiler.ScriptTypeProfile.url property JavaScript script name or url. Signature: ```typescript url: string; ```