Get Attribute: Attribute not supported by the current UiNode

Hi experts,

I am trying to fetch data using find children and looping the values to undergo few operations. During my 1st iteration in foreach the values are coming but during my second iteration am getting error in GETATTRIBUTE like this-
“Get Attribute: Attribute not supported by the current UiNode”

I know it’s a repetitive topic but I am unable to find the solution for this. Could someone please help me out resolving this issue.

Thank you in advance,
SowmyaKrishna

Hi @sowmya.krishna ,
In FOR loop iteration print the selector value in log message and check the selector having attributes are not.

Regards,
Arivu

@sowmya.krishna

Please refer this.

I think select Active Accessibility it will be resolved your problem.

Regards
Anand

Did anyone get answer for this. I also have the same problem.

If anyone gets the solution for this , can u please share how to reslove. Thanks