页面Page.content版本: 22.5.0在本页Page.content() 方法 页面的完整 HTML 内容,包括 DOCTYPE。 签名: class Page { content(): Promise<string>;} 返回值 Promise<string>