puppeteer/new-docs/puppeteer.protocol.target.remotelocation.host.md

12 lines
466 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; [RemoteLocation](./puppeteer.protocol.target.remotelocation.md) &gt; [host](./puppeteer.protocol.target.remotelocation.host.md)
## Protocol.Target.RemoteLocation.host property
<b>Signature:</b>
```typescript
host: string;
```