puppeteer/docs/api/puppeteer.waitforselectoroptions.timeout.md

11 lines
194 B
Markdown
Raw Normal View History

---
sidebar_label: WaitForSelectorOptions.timeout
---
# WaitForSelectorOptions.timeout property
**Signature:**
```typescript
interface WaitForSelectorOptions {timeout?: number;}
```