puppeteer/new-docs/puppeteer.page._filechooserinterceptors.md

12 lines
380 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Page](./puppeteer.page.md) &gt; [\_fileChooserInterceptors](./puppeteer.page._filechooserinterceptors.md)
## Page.\_fileChooserInterceptors property
<b>Signature:</b>
```typescript
_fileChooserInterceptors: Set<Function>;
```