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