Hello
My automation goes through number in each excel row and there it copies names for each UI element. Sometimes for 1 excel row there are 2 names sometimes 5 times etc. The problem is that I need all the names in 1 row. I’m using studioX and I don’t know how to add the names to eachother.
This is my example:
I know that later I will need to do:
But I don’t know how to store all these names and add them for each excel row.