puppeteer/new-docs/puppeteer.protocol.systeminfo.getprocessinforesponse.md
2020-07-13 14:01:35 +01:00

746 B

Home > puppeteer > Protocol > SystemInfo > GetProcessInfoResponse

Protocol.SystemInfo.GetProcessInfoResponse interface

Signature:

export interface GetProcessInfoResponse 

Properties

Property Type Description
processInfo ProcessInfo[] An array of process info blocks.