...
Info |
---|
This article shows you how to click a button in with Aria Digital Workplace Automation. |
...
Clicks a button in the current Application or website that has a text value (on the button).
Syntax
Code Block |
---|
Click "enterput the name of the button to click" button |
Include Page | ||||
---|---|---|---|---|
|
Example 1
...
The example syntax below will command Aria to find 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 (click a button with only a partial match of the text)
...