aiElement
Detects an AI Element created with the snipping workflow.
Examples:
await aui.click().aiElement('askui-logo').exec();
- @param {string} aiElementName - Name of the AI Element.
Detects an AI Element created with the snipping workflow.
Examples:
await aui.click().aiElement('askui-logo').exec();