multiexcerpt-include |
---|
...
-macro | ||||||||
---|---|---|---|---|---|---|---|---|
|
Info |
---|
This article shows you how to click a button in Aria Digital Workplace Automation. |
Purpose
...
with Genta Automation. |
...
Syntax
Code Block |
---|
Click "enterPUT theNAME nameOF of the button to clickBUTTON HERE" button |
...
Example 1
...
The example syntax below will command Genta to find the Log In button and click it.
Code Block | ||
---|---|---|
| ||
Click "Log In" button |
...
Tip |
---|
Clicks a button with the words ‘Log In’ |
...
Fig. 1 shows the expected result of Example 1 |
...
Example 2
The example syntax below will command 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.
Code Block |
---|
Click "**New UserSettings" button |
Info |
---|
** will wildcard match the first instance of the text New User found within buttons in the UI. When you use this wildcard put as much as possible in order to ensure it finding the correct button. You can use the wildcard and placement values such as -third (see below) to both find |
Example 3 (click a button with an image and no text)
Click a button with an image and no text however the tooltip on hover of “GitHub”
...
...
Tip |
---|
Fig. 3 shows the expected result for Example 2. |
...
Example 3
The example syntax below will command Genta to use a wildcard match to find a button with the first instance of “I Accept the” contained within it and click it.
Code Block |
---|
Click "*I Accept the*" button |
...
Example 4
The example syntax below will command 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 "GitHubI Accept the*" button |
Info |
---|
If there is no text on the button example it is a button with an image only. You can use the control ‘tooltip’ that appears when you hover the mouse over the button(if it has a tooltip). |
Include Page | ||
---|---|---|
|
...
|
...
|
Include Page | ||
---|---|---|
|
...
|
...
Include Page | ||||
---|---|---|---|---|
|
...
Related Commands
Filter by label | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|