Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Additional options for application screens and elements in Universal App Connector

Validate and perform additional operations for the added application screens and their captured elements. The additional options for the application screens are categorized based on the application type.

Type of application screens, their additional options, and descriptions

In the Screens and elements pane, right-click the application screen to perform the following additional operations.

Type of applicationAdditional options
Java- Refresh screen - Refresh screen and elements - Focus - Capture element - Delete
Windows- Refresh screen - Refresh screen and elements - Focus - Capture element - Show elements - Delete
Google Chrome or Microsoft Edge- Refresh screen - Refresh screen and elements - Focus - Capture element - Add custom element - Delete
Additional actionDescription
Refresh screenRematches the selected screen based on the screen match rules or locators that you defined.
Refresh screen and elementsRematches the selected screen and its child elements based on the screen match rules or locators that you defined.
FocusSets the targeted application screen into focus.
Capture elementCaptures elements from the application screen. For more information, see Use the Universal App Connector.
Add custom elementAdds a custom element to the application screen. For example, you can interact with hidden elements that you cannot directly capture from the web page.
Show elements

Displays the Windows Elements dialog that displays all the existing elements in the target application screen in a tree view. You can select the required element from here and add it to the application screen.For Windows application screens, the elements are displayed in two modes. They are UI Automation and Active Accessibility. UI Automation is the default mode.

For example, when you capture a notepad windows screen and right-click and select Show Elements, the following modes are displayed.

Image omitted: uac-show-elements-ui-mode.png
Displays elements in the UI Automation mode for a Notepad.</p>

Image omitted: uac-show-elements-aa-mode.png
Displays elements in the Active Accessibility mode for a Notepad.</p></td></tr><tr><td>
Delete
Deletes the application screen.

Additional options for elements and their descriptions

In the Screens and elements pane, right-click the application element to perform the following additional operations. For example, for a Windows screen.

Additional optionDescription
Refresh

Rematches the selected element based on the element match attributes or locators that you defined.When you capture an element in both UIA and AA modes of a Windows application screen, you view both elements in the Screens and elements pane. For example, Text Editor_UIA and Text Editor_AA.

Image omitted: uac-refresh-element-mode.png
Elements in the Screens and elements pane with Text Editor types in 2 modes.</p>

When you capture a Text Editor element in Active Accessibility mode and perform the Refresh action on that element, the Target objects preview pane displays two text editors with different types, such as window and editable text.

Image omitted: uac-text-types-options.png
Types of Text Editor of active accessibility mode.</p></td></tr><tr><td>
Highlight
Highlights the element on the target application screen.
Re-captureRecaptures an element from the application screen retaining the same name.
DeleteDeletes the element.
Do Default ActionExecutes the default action of the target object. This the same action you perform by clicking, pressing Enter, or using another common method of activation.The default actions are listed for the following UI elements. - Button: Clicks the button - Check box: Toggles the check \(select/clear\) - Link: Opens the link \(navigate\) - Combo Box: Opens the drop-down - List Item: Selects the item - Tree View Node: Expands or collapses the node
Get ValueRetrieves the value of the target object, which typically represents the data the object holds or displays \(not the label or name\).
Set ValueSets the value property of the target object.
Set textSets text to the element if applicable.
Get textRetrieves text from the element if applicable.
ClickClicks the elements if applicable.

Parent Topic:Universal app connector