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

599 B

Home > puppeteer > Protocol > Network > RequestInterceptedEvent > redirectUrl

Protocol.Network.RequestInterceptedEvent.redirectUrl property

Redirect location, only sent if a redirect was intercepted.

Signature:

redirectUrl?: string;