Hello guys, I want to get the all parent ids from every different host on my work.
How to use find children to get all parent ids and then apply it to get text’s selectors?
Thank you very much.
Hello guys, I want to get the all parent ids from every different host on my work.
How to use find children to get all parent ids and then apply it to get text’s selectors?
Thank you very much.
Check this out.
https://activities.uipath.com/docs/find-childrenhttps://activities.uipath.com/docs/find-children
Please provide more details if the above Post Did Not help you out.
Hi,
Find children activity will give you all the uielements corresponding to that element.
if you are looking for a perticular attribute, please try using get attribute and specify what attribute you are trying to get from the uielement and then you can pass that in get text selector.
Let us know if this helps.
Regards,
Pavan H