click
Mouse left-clicks/taps on the filtered element by moving the mouse cursor to the filtered element first.
If you need a simple mouseleftclick/tap only, use mouseLeftClick
.
Example:
await aui.click().button().withText('Google Search').exec();