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

543 B

Home > puppeteer > Protocol > Page > FileChooserOpenedEvent > frameId

Protocol.Page.FileChooserOpenedEvent.frameId property

Id of the frame containing input node.

Signature:

frameId: FrameId;