puppeteer/new-docs/puppeteer.protocol.log.startviolationsreportrequest.md
2020-07-13 14:01:35 +01:00

19 lines
731 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Log](./puppeteer.protocol.log.md) &gt; [StartViolationsReportRequest](./puppeteer.protocol.log.startviolationsreportrequest.md)
## Protocol.Log.StartViolationsReportRequest interface
<b>Signature:</b>
```typescript
export interface StartViolationsReportRequest
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [config](./puppeteer.protocol.log.startviolationsreportrequest.config.md) | [ViolationSetting](./puppeteer.protocol.log.violationsetting.md)<!-- -->\[\] | Configuration for violations. |