mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
537 B
537 B
Home > puppeteer > Protocol > Page > FrameAttachedEvent > parentFrameId
Protocol.Page.FrameAttachedEvent.parentFrameId property
Parent frame identifier.
Signature:
parentFrameId: FrameId;