Skip to main content
Question

To automate hierarchy structure.

  • February 20, 2026
  • 4 replies
  • 26 views

Forum|alt.badge.img+3

I need to automate hierarchy structure.

structure design is.

Company

      ManagerName

            User name(Cut Option)

      Deactivated Manager Name(Pasteunder the username which i cut)

4 replies

Aaron.Gleason
Automation Anywhere Team
Forum|alt.badge.img+14
  • Automation Anywhere Team
  • February 20, 2026

@Ajith 9655 Could you give a little more detail? Maybe a lot more detail?  😁

It’s unclear to me which application you’re trying to automate to create this structure.


Forum|alt.badge.img+3
  • Author
  • Cadet | Tier 2
  • February 21, 2026

 


Forum|alt.badge.img+3
  • Author
  • Cadet | Tier 2
  • February 21, 2026

@Aaron.Gleason above attached the screen snip. There I need to click the resources under active manager 


Aaron.Gleason
Automation Anywhere Team
Forum|alt.badge.img+14
  • Automation Anywhere Team
  • February 23, 2026

@Ajith 9655 You will need to determine the DOM XPATH structure of this control. Then you will need multiple loops to look through the XPATH looking for exactly what you need.

On a difficulty scale, I would say a 9/10. Your best bet is to find another way to get to the data you need.