[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [SystemInfo](./puppeteer.protocol.systeminfo.md) > [GPUInfo](./puppeteer.protocol.systeminfo.gpuinfo.md) > [featureStatus](./puppeteer.protocol.systeminfo.gpuinfo.featurestatus.md) ## Protocol.SystemInfo.GPUInfo.featureStatus property An optional dictionary of graphics features and their status. Signature: ```typescript featureStatus?: any; ```