Files
puppeteer/new-docs/puppeteer.waitforselectoroptions.timeout.md
2020-07-02 16:13:22 +01:00

12 lines
376 B
Markdown

<!-- 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;
```