Skip to main content
Version: Next

icon

production

Filters for a UI element 'icon'.

You can combine it with the element-description 'withText()' to look for a specific icon.

Examples:

await aui.click().icon().withText('camera').exec();

Note: This is an alpha feature. The prediction of the icon name is sometimes unstable. Use custom elements as an alternative.