Skip to main content
Version: Next

CSSCoverage.(constructor)

Constructs a new instance of the CSSCoverage class

Signature:

class CSSCoverage {
constructor(client: CDPSession);
}

Parameters

Parameter

Type

Description

client

CDPSession