...
-macro |
---|
name | Command Reference Header |
---|
templateData | [] |
---|
page | How to Article - Include Page Stuff |
---|
addpanel | false |
---|
|
Info |
---|
This article shows you how to click a button with Aura Digital WorkforceGenta Automation. |
...
Syntax
Code Block |
---|
Click "putPUT theNAME nameOF of the button hereBUTTON HERE" button |
Example 1
The example syntax below will command Aura Genta to find the Log In button and click it.
...
Tip |
---|
Fig. 1 shows the expected result of Example 1 |
...
The example syntax below will command Aura Genta 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.
...
Tip |
---|
Fig. 3 shows the expected result for Example 2. |
...
The example syntax below will command Aura Genta to use a wildcard match to find a button with the first instance of “I Accept the” contained within a button, it and click it.
Code Block |
---|
Click "*I Accept the*" button |
...
The example syntax below will command Aura Genta to use a wildcard match to find a button with the first instance of a button that starts with “I Accept the” , and click it.
Code Block |
---|
Click "I Accept the*" button |
Include Page |
---|
| Snippet - Com Ref Foot - Aura |
---|
| Snippet - Com Ref Foot - Aura |
---|
|
Include Page |
---|
| Snippet - How-to Foot - Aria |
---|
| Snippet - How-to Foot - Aria |
---|
|
Include Page |
---|
| Snippet - Footer - Tech |
---|
| Snippet - Footer - Tech |
---|
|