Skip to main content
Version: Next

JSCoverage.(constructor)

Constructs a new instance of the JSCoverage class

Signature:

class JSCoverage {
constructor(client: CDPSession);
}

Parameters

Parameter

Type

Description

client

CDPSession