[Home](./index.md) > [puppeteer](./puppeteer.md) > [FrameAddScriptTagOptions](./puppeteer.frameaddscripttagoptions.md) > [url](./puppeteer.frameaddscripttagoptions.url.md) ## FrameAddScriptTagOptions.url property the URL of the script to be added. Signature: ```typescript url?: string; ```