puppeteer/docs/api/puppeteer.httprequest.url.md
2022-07-01 11:52:39 +00:00

187 B

sidebar_label
HTTPRequest.url

HTTPRequest.url() method

Signature:

class HTTPRequest {
  url(): string;
}

Returns:

string

the URL of the request