[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Log](./puppeteer.protocol.log.md) > [StartViolationsReportRequest](./puppeteer.protocol.log.startviolationsreportrequest.md) ## Protocol.Log.StartViolationsReportRequest interface Signature: ```typescript export interface StartViolationsReportRequest ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [config](./puppeteer.protocol.log.startviolationsreportrequest.config.md) | [ViolationSetting](./puppeteer.protocol.log.violationsetting.md)\[\] | Configuration for violations. |