11 lines
194 B
Markdown
11 lines
194 B
Markdown
---
|
|
sidebar_label: WaitForSelectorOptions.timeout
|
|
---
|
|
# WaitForSelectorOptions.timeout property
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
interface WaitForSelectorOptions {timeout?: number;}
|
|
```
|