Activities
latest
false
Banner background image
UI Automation Activities
Last updated Apr 3, 2024

Element Attribute Change Trigger

UiPath.Core.Activities.ElementAttributeChangeTrigger

Monitors a specific UI element's attribute. Can only be used inside a Trigger Scope activity.

You can see an example of using this activity in conjecture with other Trigger activities here.

Note: This activity can only monitor UI element attributes listed in UIExplorer or the PropertyExplorer pane.

Properties

Common
  • Display Name - The display name of the activity.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Input
  • AttributeName - The UI element attribute to be monitored.
  • Element Visibility Trigger - The type of visibility that is expected from the target element. Accessible checks if the element exists in the UI tree, and Visible also checks if the element is functionally visible.
  • Selector - Text property used to find a particular UI element when the activity is executed. It is actually an XML fragment specifying attributes of the GUI you are looking for and of some of its parents.
  • Properties

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.