puppeteer/new-docs/puppeteer.protocol.page.appmanifesterror.critical.md

14 lines
537 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; [AppManifestError](./puppeteer.protocol.page.appmanifesterror.md) &gt; [critical](./puppeteer.protocol.page.appmanifesterror.critical.md)
## Protocol.Page.AppManifestError.critical property
If criticial, this is a non-recoverable parse error.
<b>Signature:</b>
```typescript
critical: integer;
```