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