Dropdown

Hi all,
I have to take a dropdown list and run in the for each loop.which am doing using find children and get attribute inside the for each loop using aaname of children for the first time it works fine but for the second time gives an error as h result failed .

Kindly help me on this to resolve asap.
Thanks in advance

The error is Get Attribute: Error HRESULT E_FAIL has been returned from a call to a COM component.

Hi @vinutha1

Are you able to get the selector for other values

Can you verify it?

Thanks
Ashwin S

Hi @vinutha1

Try this one
1.create array of drop down list and use for each activity pass that array.
2.use click activity set selector aaname to assign item of for each.
please find below screenshot to pass the variable in click activity.

Regards,
Kommi Jeevan.