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

658 B

Home > puppeteer > Protocol > ApplicationCache > GetManifestForFrameRequest > frameId

Protocol.ApplicationCache.GetManifestForFrameRequest.frameId property

Identifier of the frame containing document whose manifest is retrieved.

Signature:

frameId: Page.FrameId;