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

1.1 KiB

Home > puppeteer > Protocol > ApplicationCache > ApplicationCacheStatusUpdatedEvent

Protocol.ApplicationCache.ApplicationCacheStatusUpdatedEvent interface

Signature:

export interface ApplicationCacheStatusUpdatedEvent 

Properties

Property Type Description
frameId Page.FrameId Identifier of the frame containing document whose application cache updated status.
manifestURL string Manifest URL.
status integer Updated application cache status.