puppeteer/new-docs/puppeteer.protocol.log.logentry.networkrequestid.md
2020-07-13 14:01:35 +01:00

552 B

Home > puppeteer > Protocol > Log > LogEntry > networkRequestId

Protocol.Log.LogEntry.networkRequestId property

Identifier of the network request associated with this entry.

Signature:

networkRequestId?: Network.RequestId;