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

544 B

Home > puppeteer > Protocol > SystemInfo > GPUInfo > devices

Protocol.SystemInfo.GPUInfo.devices property

The graphics devices on the system. Element 0 is the primary GPU.

Signature:

devices: GPUDevice[];