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