11 lines
192 B
Markdown
11 lines
192 B
Markdown
---
|
|
sidebar_label: WaitForSelectorOptions.root
|
|
---
|
|
# WaitForSelectorOptions.root property
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
interface WaitForSelectorOptions {root?: ElementHandle;}
|
|
```
|