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