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

665 B

Home > puppeteer > Protocol > SystemInfo > GetInfoResponse > modelName

Protocol.SystemInfo.GetInfoResponse.modelName property

A platform-dependent description of the model of the machine. On Mac OS, this is, for example, 'MacBookPro'. Will be the empty string if not supported.

Signature:

modelName: string;