<!-- Do not edit this file. It is automatically generated by API Documenter. --> [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'). <b>Signature:</b> ```typescript value: string; ```