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

701 B

Home > puppeteer > Protocol > ApplicationCache > ApplicationCacheStatusUpdatedEvent > frameId

Protocol.ApplicationCache.ApplicationCacheStatusUpdatedEvent.frameId property

Identifier of the frame containing document whose application cache updated status.

Signature:

frameId: Page.FrameId;