mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
701 B
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;