Puppeteer 中文文档v25.8.0

SecurityDetails.subjectName() 方法

证书所签发的主体的名称。

签名

class SecurityDetails {
  subjectName(): string;
}

返回值:

string