Puppeteer.customQueryHandlerNames() method
Warning: This API is now obsolete.
Import directly puppeteer.
Signature:
customQueryHandlerNames(): string[];
Returns:
string[]
Example
import {customQueryHandlerNames} from 'puppeteer';
Warning: This API is now obsolete.
Import directly puppeteer.
Signature:
customQueryHandlerNames(): string[];
Returns:
string[]
import {customQueryHandlerNames} from 'puppeteer';