<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Frame](./puppeteer.frame.md) &gt; [url](./puppeteer.frame.url.md)

## Frame.url() method

<b>Signature:</b>

```typescript
url(): string;
```
<b>Returns:</b>

string

the frame's URL.