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

462 B

Home > puppeteer > Protocol > Network > InterceptionId

Protocol.Network.InterceptionId type

Unique intercepted request identifier.

Signature:

export type InterceptionId = string;