--- sidebar_label: TracingOptions --- # TracingOptions interface #### Signature: ```typescript export interface TracingOptions ``` ## Properties | Property | Modifiers | Type | Description | Default | | --------------------------------------------------------- | --------- | ---------- | ----------------- | ------- | | [categories?](./puppeteer.tracingoptions.categories.md) | | string\[\] | (Optional) | | | [path?](./puppeteer.tracingoptions.path.md) | | string | (Optional) | | | [screenshots?](./puppeteer.tracingoptions.screenshots.md) | | boolean | (Optional) | |