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

567 B

Home > puppeteer > Protocol > Network > Initiator > url

Protocol.Network.Initiator.url property

Initiator URL, set for Parser type or for Script type (when script is importing module) or for SignedExchange type.

Signature:

url?: string;