Puppeteer 中文文档v25.8.0

LocatorClickOptions 类型

签名

export type LocatorClickOptions = ClickOptions & ActionOptions;

引用: ClickOptionsActionOptions