599 B
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;