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