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

408 B

Home > puppeteer > Protocol > Page > FrameId

Protocol.Page.FrameId type

Unique frame identifier.

Signature:

export type FrameId = string;