puppeteer/new-docs/puppeteer.protocol.page.installabilityerrorargument.value.md

14 lines
549 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Page](./puppeteer.protocol.page.md) &gt; [InstallabilityErrorArgument](./puppeteer.protocol.page.installabilityerrorargument.md) &gt; [value](./puppeteer.protocol.page.installabilityerrorargument.value.md)
## Protocol.Page.InstallabilityErrorArgument.value property
Argument value (e.g. value:'64').
<b>Signature:</b>
```typescript
value: string;
```