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

554 B

Home > puppeteer > Protocol > Page > FrameStartedLoadingEvent > frameId

Protocol.Page.FrameStartedLoadingEvent.frameId property

Id of the frame that has started loading.

Signature:

frameId: FrameId;