puppeteer/docs/api/puppeteer.dialog.type.md
2022-07-05 15:41:43 +02:00

212 B

sidebar_label
Dialog.type

Dialog.type() method

Signature:

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

Returns:

Protocol.Page.DialogType

The type of the dialog.