Hello UiPath
Trying to explain as detailed as possible.
In the green boarders is an element, And the red borders also show elements Inside the green element.
I want to “Get text” from the red elements, one by one.
The problem I encounter:
The name of the element changes many times if the element has new information. That results in UiPath not finding the correct Element if the name is changed. The good thing is, that Element 1,2 3 and so on are Always on the same place, so I think it should not be too hard but I can not figure out how to program it.
I tried all kinds of Anchors, but I never successfully managed to “Get Text” from element 1, “Get Text” from element 2 and so on.
Thank you for your advice!