Puppeteer 中文文档v25.8.0

Target.url() 方法

签名

class Target {
  abstract url(): string;
}

返回值:

string