Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 213 Bytes

puppeteer.dialog.type.md

File metadata and controls

19 lines (13 loc) · 213 Bytes
sidebar_label
Dialog.type

Dialog.type() method

Signature:

class Dialog {
  type(): Protocol.Page.DialogType;
}

Returns:

Protocol.Page.DialogType

The type of the dialog.