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

582 B

Home > puppeteer > Protocol > Network > RequestWillBeSentEvent > documentURL

Protocol.Network.RequestWillBeSentEvent.documentURL property

URL of the document this request is loaded for.

Signature:

documentURL: string;