puppeteer/new-docs/puppeteer.protocol.runtime.setmaxcallstacksizetocapturerequest.md

19 lines
719 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; [Runtime](./puppeteer.protocol.runtime.md) &gt; [SetMaxCallStackSizeToCaptureRequest](./puppeteer.protocol.runtime.setmaxcallstacksizetocapturerequest.md)
## Protocol.Runtime.SetMaxCallStackSizeToCaptureRequest interface
<b>Signature:</b>
```typescript
export interface SetMaxCallStackSizeToCaptureRequest
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [size](./puppeteer.protocol.runtime.setmaxcallstacksizetocapturerequest.size.md) | [integer](./puppeteer.protocol.integer.md) | |