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

545 B

Home > puppeteer > Protocol > Page > NavigatedWithinDocumentEvent > frameId

Protocol.Page.NavigatedWithinDocumentEvent.frameId property

Id of the frame.

Signature:

frameId: FrameId;