Maybe I'm using the wrong method, but it's the first one that came to mind. I need to save some random click CSS selectors and then use a for and foreach loop to pick them randomly, but in this case, it doesn't click the element. Any suggestions?
Yes that's what i tried to do relaunch the Loop but it waste time on the already detected elements on the first loop. thanks for your answer mate !
My Solution :
Try using labels inside the loop Works fine
For multithreading you should use resources. There are additional
settings for each resource, just double click it inside resources pane.
There you can fine tune your settings to achieve desirable behavior.
In your case you should set resource to use each line only once,
and set max symultanious usages to 1. Check other settiings too
to make it work the way you want.