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

187 B

sidebar_label
HTTPRequest.url

HTTPRequest.url() method

Signature:

class HTTPRequest {
  url(): string;
}

Returns:

string

the URL of the request