Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 664 Bytes

puppeteer.filechooser._constructor_.md

File metadata and controls

21 lines (13 loc) · 664 Bytes

Home > puppeteer > FileChooser > (constructor)

FileChooser.(constructor)

Constructs a new instance of the FileChooser class

Signature:

constructor(element: ElementHandle, event: Protocol.Page.fileChooserOpenedPayload);

Parameters

Parameter Type Description
element ElementHandle
event Protocol.Page.fileChooserOpenedPayload