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

670 B

Home > puppeteer > Protocol > Network > GetResponseBodyForInterceptionRequest > interceptionId

Protocol.Network.GetResponseBodyForInterceptionRequest.interceptionId property

Identifier for the intercepted request to get body for.

Signature:

interceptionId: InterceptionId;