Skip to main content
Version: 23.8.0

CSSCoverage.(constructor)

构造 CSSCoverage 类的新实例

¥Constructs a new instance of the CSSCoverage class

签名

¥Signature

class CSSCoverage {
constructor(client: CDPSession);
}

参数

¥Parameters

范围

类型

描述

client

CDPSession