Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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
Snippet - Aria Command Notes
Snippet - Aria Command Notes

Example 1

...

The example syntax below will command Aria to find Log In button and click it.

Code Block
languagenone
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)

...