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