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 14 Next »

Unable to render {include} The included page could not be found.

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

Syntax

Click "put the name of the button to click" button
Unable to render {include} The included page could not be found.

Example 1

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

Click "Log In" button

Fig. 1 shows the expected result of Example 1


Example 2 (click a button with only a partial match of the text)

Click "**New User" button

** 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”

Click "GitHub" button

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).

Unable to render {include} The included page could not be found.

Sample Workflows

Open a website and input data

<Link to example file>
Here we can optionally include any other helpful information for commands

Open a website and input data

<Link to example file>
Here we can optionally include any other helpful information for commands

Open a website and input data

<Link to example file>
Here we can optionally include any other helpful information for commands


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.


Related Commands

  • No labels