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

19 lines
656 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; [GetTargetInfoRequest](./puppeteer.protocol.target.gettargetinforequest.md)
## Protocol.Target.GetTargetInfoRequest interface
<b>Signature:</b>
```typescript
export interface GetTargetInfoRequest
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [targetId](./puppeteer.protocol.target.gettargetinforequest.targetid.md) | [TargetID](./puppeteer.protocol.target.targetid.md) | |