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