Puppeteer.customQueryHandlerNames() method

Gets the names of all custom query handlers.

Signature

class Puppeteer {
  static customQueryHandlerNames(): string[];
}

Returns:

string\[\]