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

673 B

Home > puppeteer > Protocol > SystemInfo > GetInfoResponse > modelVersion

Protocol.SystemInfo.GetInfoResponse.modelVersion property

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

Signature:

modelVersion: string;