puppeteer/docs/api/puppeteer.httprequest.url.md
2022-07-05 15:41:43 +02:00

20 lines
187 B
Markdown

---
sidebar_label: HTTPRequest.url
---
# HTTPRequest.url() method
**Signature:**
```typescript
class HTTPRequest {
url(): string;
}
```
**Returns:**
string
the URL of the request