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

554 B

Home > puppeteer > Protocol > Page > FrameStoppedLoadingEvent > frameId

Protocol.Page.FrameStoppedLoadingEvent.frameId property

Id of the frame that has stopped loading.

Signature:

frameId: FrameId;