Gets the names of all custom query handlers.
class Puppeteer { static customQueryHandlerNames(): string[]; }
Returns:
string\[\]