Include Page | ||||
---|---|---|---|---|
|
Info |
---|
This article shows you how to click a button with Aria Aura Digital Workplace Automation. |
...
The example syntax below will command Aria Aura to find the Log In button and click it.
...
The example syntax below will command Aria Aura to click a button with only an image by using the tooltip label that appears when the mouse hovers over the button. The button must have a tooltip for this syntax to work.
...
The example syntax below will command Aria Aura to use wildcard match to find a button with the first instance of “I Accept the” contained within a button, and click it.
...
The example syntax below will command Aria Aura to use wildcard match to find a button with the first instance of a button that starts with “I Accept the”, and click it.
...