Click activity shows a "The Ui element is no longer valid" message.. Why?

@vignesh_S.M,

There could be server reasons, check below

  1. The target application or web page has changed its user interface elements or structure, which renders the previously identified element invalid.
  2. The target application or web page has refreshed or reloaded, causing the element’s attributes to change.
  3. The user has switched to another application or web page while the UiPath robot was still trying to click the element, causing the element to become invalid.
  4. The element has been deleted or removed from the application or web page.
1 Like