ForEach Element found
-
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 ^^