clickText
Searches for a text element and clicks it when found.
Examples:
await aui.clickText('A big bear');
- @param {string} text - A text to be searched.
Searches for a text element and clicks it when found.
Examples:
await aui.clickText('A big bear');