puppeteer/docs/api/puppeteer.customqueryhandlernames.md

20 lines
409 B
Markdown
Raw Normal View History

2022-07-05 13:41:43 +00:00
---
sidebar_label: customQueryHandlerNames
---
# customQueryHandlerNames() function
> Warning: This API is now obsolete.
>
> Import [Puppeteer](./puppeteer.puppeteer.md) and use the static method [Puppeteer.customQueryHandlerNames()](./puppeteer.puppeteer.customqueryhandlernames.md)
#### Signature:
2022-07-05 13:41:43 +00:00
```typescript
export declare function customQueryHandlerNames(): string[];
```
**Returns:**
string\[\]