Back to Puppeteer

Dialog.type() method

docs/api/puppeteer.dialog.type.md

19.2.2174 B
Original Source

Dialog.type() method

The type of the dialog.

Signature

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

Returns:

Protocol.Page.DialogType