mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
213 B
213 B
sidebar_label |
---|
Dialog.type |
Dialog.type() method
The type of the dialog.
Signature:
class Dialog {
type(): Protocol.Page.DialogType;
}
Returns:
Protocol.Page.DialogType