[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Page](./puppeteer.protocol.page.md) > [InstallabilityErrorArgument](./puppeteer.protocol.page.installabilityerrorargument.md) > [value](./puppeteer.protocol.page.installabilityerrorargument.value.md) ## Protocol.Page.InstallabilityErrorArgument.value property Argument value (e.g. value:'64'). Signature: ```typescript value: string; ```