Skip to main content
Version: 22.9.0

customQueryHandlerNames() 函数

¥customQueryHandlerNames() function

警告:此 API 现已过时。

¥Warning: This API is now obsolete.

导入 Puppeteer 并使用静态方法 Puppeteer.customQueryHandlerNames()

¥Import Puppeteer and use the static method Puppeteer.customQueryHandlerNames()

签名:

¥Signature:

export declare function customQueryHandlerNames(): string[];

Returns:

string[]