Puppeteer.customQueryHandlerNames() 方法
🌐 Puppeteer.customQueryHandlerNames() method
获取所有自定义查询处理程序的名称。
🌐 Gets the names of all custom query handlers.
语法
🌐 Signature
class Puppeteer {
static customQueryHandlerNames(): string[];
}
返回:
string[]
🌐 Puppeteer.customQueryHandlerNames() method
获取所有自定义查询处理程序的名称。
🌐 Gets the names of all custom query handlers.
🌐 Signature
class Puppeteer {
static customQueryHandlerNames(): string[];
}
返回:
string[]