puppeteer/docs/api/puppeteer.dialog.type.md
2022-07-01 11:52:39 +00: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.