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

576 B

Home > puppeteer > Protocol > Network > RequestInterceptedEvent > frameId

Protocol.Network.RequestInterceptedEvent.frameId property

The id of the frame that initiated the request.

Signature:

frameId: Page.FrameId;