puppeteer/docs/api/puppeteer.dialog.type.md

17 lines
223 B
Markdown
Raw Normal View History

---
sidebar_label: Dialog.type
---
# Dialog.type() method
**Signature:**
```typescript
class Dialog {type(): Protocol.Page.DialogType;}
```
**Returns:**
Protocol.Page.DialogType
The type of the dialog.