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

546 B

Home > puppeteer > Protocol > Fetch > RequestPausedEvent > frameId

Protocol.Fetch.RequestPausedEvent.frameId property

The id of the frame that initiated the request.

Signature:

frameId: Page.FrameId;