14 lines
514 B
Markdown
14 lines
514 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Log](./puppeteer.protocol.log.md) > [ViolationSetting](./puppeteer.protocol.log.violationsetting.md) > [threshold](./puppeteer.protocol.log.violationsetting.threshold.md)
|
||
|
|
||
|
## Protocol.Log.ViolationSetting.threshold property
|
||
|
|
||
|
Time threshold to trigger upon.
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
threshold: number;
|
||
|
```
|