puppeteer/docs/api/puppeteer.httpresponse.url.md

203 B

sidebar_label
HTTPResponse.url

HTTPResponse.url() method

Signature:

class HTTPResponse {url(): string;}

Returns:

string

The URL of the response.