puppeteer/docs/api/puppeteer.frame.url.md

17 lines
174 B
Markdown
Raw Normal View History

---
sidebar_label: Frame.url
---
# Frame.url() method
**Signature:**
```typescript
class Frame {url(): string;}
```
**Returns:**
string
the frame's URL.