When you start the loop, the elements are already identified, and it will loop through those elements, so the new element that appears it won't detect.
So just repeat the loop, new elements will be detected (if you have defined the correct Element selector )
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
@ahmad
It looks like you're trying to load these characters through the browser's address bar, like "VL8LIKZ7fPQ". Probably you have some problem in the logic of the script.
hey guys, I got a question need your help:
How to start BAS with specific script by CommandLine? It's not the default one or last one.
I appreciate for any reply, thx