Versions Compared

Key

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

...

Info

This article shows you how to click a button with Aria Digital Workplace Automation.

Syntax

Code Block
Click "put the name of the button here" button

Example 1

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

...

Tip

Fig. 1 shows the expected result of Example 1

...

Example 2

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.

...

Tip

Fig. 3 shows the expected result for Example 2

...

Example 3

The example syntax below will command Aria to use wildcard match to find a button with the first instance of “Accept” “I Accept the” contained within a button, and click it.

Code Block
Click "*I Accept the*" button

...

Example 4

The example syntax below will command Aria to use wildcard match to find a button with the first instance of a button that starts with “Accept”“I Accept the”, and click it.

Code Block
Click "I Accept the*Accept" button
Include Page
Snippet - Com Ref Foot - AriaAura
Snippet - Com Ref Foot - AriaAura
Include Page
Snippet - Footer - Tech
Snippet - Footer - Tech