mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
665 B
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;