puppeteer/new-docs/puppeteer.waitforselectoroptions.timeout.md

12 lines
376 B
Markdown
Raw Normal View History

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