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

19 lines
732 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; [SetRemoteLocationsRequest](./puppeteer.protocol.target.setremotelocationsrequest.md)
## Protocol.Target.SetRemoteLocationsRequest interface
<b>Signature:</b>
```typescript
export interface SetRemoteLocationsRequest
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [locations](./puppeteer.protocol.target.setremotelocationsrequest.locations.md) | [RemoteLocation](./puppeteer.protocol.target.remotelocation.md)<!-- -->\[\] | List of remote locations. |