Hello guys
My for each ui element is set for red circles. It clicks each black circle which starts downloading.
The problem is that I need to store the text next to the circle so for example: when it first go through the first circle it should store Mark as a variable and then next cycle it should store John.
The problem is that when I use get text, it stores Mark in both cases. What do I do wrong?