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

528 B

Home > puppeteer > Protocol > Page > FrameAttachedEvent > frameId

Protocol.Page.FrameAttachedEvent.frameId property

Id of the frame that has been attached.

Signature:

frameId: FrameId;