@DezeJK For immutable selectors, add after the selector
>AT>xx is 0,1,2... corresponding to the first, second, third position...
Hi guys,
I am currently writing each Element IDs the bot finds to a list.
Now sometimes an element appears three to four times. How can I repeat it 3-4 times while a certain element appears four times?
I presume "For Each" should be used for it, but how do I configure it? Any direction would be great to figure it out for myself ^^