Include Page |
---|
| Snippet - Aria Info Header |
---|
| Snippet - Aria Info Header |
---|
|
Info |
---|
This article shows you how to click a button with Aria Digital Workplace Automation. |
Code Block |
---|
Click "put the name of the button to click" button |
Include Page |
---|
| Snippet - Aria Command Notes |
---|
| Snippet - Aria Command Notes |
---|
|
The example syntax below will command Aria to find the Log In button and click it.
Code Block |
---|
|
Click "Log In" button |

Tip |
---|
Fig. 1 shows the expected result of Example 1 |
The example syntax below will command Aria 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.
Code Block |
---|
Click "Settings" button |

Image Removed
Image Added Tip |
---|
Fig. 3 shows the expected result for Example 2 |
The example syntax below will command Aria to use wildcard match to find a button with the first instance of “New User”, within the user interface, and click it.
Code Block |
---|
Click "*New User" button |
Include Page |
---|
| Snippet - Aria Command Parameters2 |
---|
| Snippet - Aria Command Parameters2 |
---|
|
Include Page |
---|
| Snippet - Aria Command Footer |
---|
| Snippet - Aria Command Footer |
---|
|
Include Page |
---|
| Snippet - Footer - Tech |
---|
| Snippet - Footer - Tech |
---|
|
Filter by label (Content by label) |
---|
showLabels | false |
---|
sort | title |
---|
showSpace | false |
---|
reverse | true |
---|
cql | label in ( "kb-command-reference" , "kb-how-to-article" , "aria" , "kb-user-guide" , "product" ) and label = "aria" |
---|
|