puppeteer/docs/api/puppeteer.puppeteererrors.protocolerror.md

11 lines
204 B
Markdown
Raw Normal View History

---
sidebar_label: PuppeteerErrors.ProtocolError
---
# PuppeteerErrors.ProtocolError property
**Signature:**
```typescript
interface PuppeteerErrors {ProtocolError: typeof ProtocolError;}
```