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

656 B

Home > puppeteer > Protocol > Network > RequestWillBeSentExtraInfoEvent > requestId

Protocol.Network.RequestWillBeSentExtraInfoEvent.requestId property

Request identifier. Used to match this information to an existing requestWillBeSent event.

Signature:

requestId: RequestId;