[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\[\] | | | [path](./puppeteer.tracingoptions.path.md) | string | | | [screenshots](./puppeteer.tracingoptions.screenshots.md) | boolean | |