clickAsync
Clicks the specified button (matched using the button label).
clickAsync(button: string): Promise<void>
Related
- class RenderedTestMessageDialogA class that represents a rendered message dialog (for testing).
Clicks the specified button (matched using the button label).
clickAsync(button: string): Promise<void>