puppeteer/new-docs/puppeteer.frame.url.md

18 lines
342 B
Markdown
Raw Normal View History

<!-- 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.