Skip to main content
Version: Next

Coverage.(constructor)

Constructs a new instance of the Coverage class

Signature:

class Coverage {
constructor(client: CDPSession);
}

Parameters

Parameter

Type

Description

client

CDPSession