<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [customQueryHandlerNames](./puppeteer.customqueryhandlernames.md) ## customQueryHandlerNames() function <b>Signature:</b> ```typescript export declare function customQueryHandlerNames(): string[]; ``` <b>Returns:</b> string\[\] a list with the names of all registered custom query handlers.