<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Frame](./puppeteer.frame.md) > [url](./puppeteer.frame.url.md) ## Frame.url() method <b>Signature:</b> ```typescript url(): string; ``` <b>Returns:</b> string the frame's URL.