puppeteer/new-docs/puppeteer.protocol.network.response.url.md
2020-07-13 14:01:35 +01:00

531 B

Home > puppeteer > Protocol > Network > Response > url

Protocol.Network.Response.url property

Response URL. This URL can be different from CachedResource.url in case of redirect.

Signature:

url: string;