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

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