puppeteer/website/versioned_docs/version-22.6.5/api/puppeteer.commandoptions.md

52 lines
418 B
Markdown
Raw Normal View History

---
sidebar_label: CommandOptions
---
# CommandOptions interface
#### Signature:
```typescript
export interface CommandOptions
```
## Properties
<table><thead><tr><th>
Property
</th><th>
Modifiers
</th><th>
Type
</th><th>
Description
</th><th>
Default
</th></tr></thead>
<tbody><tr><td>
<span id="timeout">timeout</span>
</td><td>
</td><td>
number
</td><td>
</td><td>
</td></tr>
</tbody></table>