puppeteer/new-docs/puppeteer.protocol.page.getinstallabilityerrorsresponse.md

19 lines
757 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; [GetInstallabilityErrorsResponse](./puppeteer.protocol.page.getinstallabilityerrorsresponse.md)
## Protocol.Page.GetInstallabilityErrorsResponse interface
<b>Signature:</b>
```typescript
export interface GetInstallabilityErrorsResponse
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [installabilityErrors](./puppeteer.protocol.page.getinstallabilityerrorsresponse.installabilityerrors.md) | [InstallabilityError](./puppeteer.protocol.page.installabilityerror.md)<!-- -->\[\] | |