puppeteer/new-docs/puppeteer.protocol.log.violationsetting.threshold.md

14 lines
514 B
Markdown
Raw Normal View History

<!-- 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; [ViolationSetting](./puppeteer.protocol.log.violationsetting.md) &gt; [threshold](./puppeteer.protocol.log.violationsetting.threshold.md)
## Protocol.Log.ViolationSetting.threshold property
Time threshold to trigger upon.
<b>Signature:</b>
```typescript
threshold: number;
```