puppeteer/website/versioned_docs/version-10.1.0/puppeteer.httpresponse.url.md
2021-08-10 11:09:48 +01:00

361 B

Home > puppeteer > HTTPResponse > url

HTTPResponse.url() method

Signature:

url(): string;

Returns:

string

The URL of the response.