Find Children and get attribute of children element

Hi Everyone,

I am trying to use find children to get a list of article elements. Then for each article element, I want to get the aaname attribute of that article and then click on it.

The program can click on the element just fine. However, inspecting the child element in debug mode, find children activities seems failed to capture child aaname in my case. Is there an option to specify what attribute to keep in child element of find children activity?


Thanks,
Guang

In the example you have shown, can you provide what the aaname attribute for that element is?

You can use UiExplorer to select it, then post the full selector with aaname here. It will help to understand the issue.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.