Files
puppeteer/docs/api/puppeteer.dialog.type.md
2023-03-30 11:54:00 +00:00

213 B

sidebar_label
sidebar_label
Dialog.type

Dialog.type() method

The type of the dialog.

Signature:

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

Returns:

Protocol.Page.DialogType