086c08998b
This adds the new docs that are generated by API Extractor via TSDoc. They are sparse because we do not yet use TSDoc in the codebase. This is the starting point and from here we can work through all the different classes and improve the documentation.
1001 B
1001 B
Tracing class
Signature:
export declare class Tracing
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(client) | Constructs a new instance of the Tracing class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
_client | CDPSession | ||
_path | string | ||
_recording | boolean |
Methods
Method | Modifiers | Description |
---|---|---|
start(options) | ||
stop() |