CSSCoverage.(constructor)
Constructs a new instance of the CSSCoverage
class
Signature:
class CSSCoverage {
constructor(client: CDPSession);
}
Parameters
Parameter | Type | Description |
---|---|---|
client | CDPSession |
Constructs a new instance of the CSSCoverage
class
class CSSCoverage {
constructor(client: CDPSession);
}
Parameter | Type | Description |
---|---|---|
client | CDPSession |