12 lines
362 B
Markdown
12 lines
362 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [WaitForSelectorOptions](./puppeteer.waitforselectoroptions.md) > [hidden](./puppeteer.waitforselectoroptions.hidden.md)
|
|
|
|
## WaitForSelectorOptions.hidden property
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
hidden?: boolean;
|
|
```
|