Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 28 Next »

Home | Categories | How-to-Articles | Command Reference | Examples | Troubleshooting | Cognillo.com

This article shows you how to click a button with Aura Digital Workforce.

Syntax

Click "put the name of the button here" button

Example 1

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

Click "Log In" button

Fig. 1 shows the expected result of Example 1


Example 2

The example syntax below will command Aura 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.

Click "Settings" button

Fig. 3 shows the expected result for Example 2.


Example 3

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

Click "*I Accept the*" button

Example 4

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

Click "I Accept the*" button

Command syntax is case-insensitive.


Can't find what you’re looking for? Create a Support Ticket or Chat Live (click 'Chat with a Representative')

NOTE: Our User Guides (MS Word) provide help that may not be found in the Knowledge Center articles.

  • No labels