Puppeteer 中文文档v25.8.0

NodeFor 类型

签名

export type NodeFor<ComplexSelector extends string> =
  ParseSelector<ComplexSelector>;