confirmAsync()
Clicks the first button of the dialog (confirm or dismiss button).
confirmAsync(): Promise<void>;
Related
class RenderedTestMessageDialog
A class that represents a rendered message dialog (for testing).
Clicks the first button of the dialog (confirm or dismiss button).
confirmAsync(): Promise<void>;