Dialog.type() method
The type of the dialog.
Signature:
class Dialog {
type(): Protocol.Page.DialogType;
}
Returns:
Protocol.Page.DialogType
The type of the dialog.
class Dialog {
type(): Protocol.Page.DialogType;
}
Returns:
Protocol.Page.DialogType