[Home](./index.md) > [puppeteer](./puppeteer.md) > [FileChooser](./puppeteer.filechooser.md)
## FileChooser class
Signature:
```typescript
export declare class FileChooser
```
## Constructors
| Constructor | Modifiers | Description |
| --- | --- | --- |
| [(constructor)(element, event)](./puppeteer.filechooser._constructor_.md) | | Constructs a new instance of the FileChooser
class |
## Methods
| Method | Modifiers | Description |
| --- | --- | --- |
| [accept(filePaths)](./puppeteer.filechooser.accept.md) | | |
| [cancel()](./puppeteer.filechooser.cancel.md) | | |
| [isMultiple()](./puppeteer.filechooser.ismultiple.md) | | |