Hello,
I am a ranorex newbie, currently evaluating the product.
Given a list of items, what is the best way of looping thru each and clicking? I have the list itself in the repository but the listitems are all captured as @text='<sometext>'. Since the number of listitems are variable, I would like to use a for loop but i was not able to find such an example in the samples
Any insights from experts?