puppeteer/new-docs/puppeteer.protocol.target.setdiscovertargetsrequest.md

19 lines
675 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; [Protocol](./puppeteer.protocol.md) &gt; [Target](./puppeteer.protocol.target.md) &gt; [SetDiscoverTargetsRequest](./puppeteer.protocol.target.setdiscovertargetsrequest.md)
## Protocol.Target.SetDiscoverTargetsRequest interface
<b>Signature:</b>
```typescript
export interface SetDiscoverTargetsRequest
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [discover](./puppeteer.protocol.target.setdiscovertargetsrequest.discover.md) | boolean | Whether to discover available targets. |