puppeteer/new-docs/puppeteer.protocol.systeminfo.processinfo.type.md

14 lines
501 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; [SystemInfo](./puppeteer.protocol.systeminfo.md) &gt; [ProcessInfo](./puppeteer.protocol.systeminfo.processinfo.md) &gt; [type](./puppeteer.protocol.systeminfo.processinfo.type.md)
## Protocol.SystemInfo.ProcessInfo.type property
Specifies process type.
<b>Signature:</b>
```typescript
type: string;
```