Hello guys. I have a question. I need to do a loop, which would click on every UiElement found in a webpage. I use Find children activity to find the UiElements, then in a For Each CurrentUiElement I want to indicate to click on the current element, but dont imagine how to do it. Any tips?
1 Like
Thanks for the response, but I keep having problems indicating uielements with find children. The thing is, when I indicate it with find children, I get 32 uielements, even tho there only 24 of what i need. Theese are the uielements i need to catch:
Try to make your selector more specific to those elements only. Use Ui Explorer for finding more reliable and specific selector for those Ui Elements.
Thanks,
Ashok
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.