[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [SystemInfo](./puppeteer.protocol.systeminfo.md) > [GPUInfo](./puppeteer.protocol.systeminfo.gpuinfo.md) > [driverBugWorkarounds](./puppeteer.protocol.systeminfo.gpuinfo.driverbugworkarounds.md) ## Protocol.SystemInfo.GPUInfo.driverBugWorkarounds property An optional array of GPU driver bug workarounds. Signature: ```typescript driverBugWorkarounds: string[]; ```