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
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.