[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Runtime](./puppeteer.protocol.runtime.md) > [CallFrame](./puppeteer.protocol.runtime.callframe.md) > [url](./puppeteer.protocol.runtime.callframe.url.md) ## Protocol.Runtime.CallFrame.url property JavaScript script name or url. Signature: ```typescript url: string; ```