[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Target](./puppeteer.protocol.target.md) > [RemoteLocation](./puppeteer.protocol.target.remotelocation.md) > [host](./puppeteer.protocol.target.remotelocation.host.md) ## Protocol.Target.RemoteLocation.host property Signature: ```typescript host: string; ```