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

542 B

Home > puppeteer > Protocol > Fetch > AuthRequiredEvent > frameId

Protocol.Fetch.AuthRequiredEvent.frameId property

The id of the frame that initiated the request.

Signature:

frameId: Page.FrameId;