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
Maybe you are using "not reuse" option when
dealing with resource, and that might be problem
for deleting current line from resource - instead
it is deleting next resource line.
@heshamyassin1
We would like to see the waiting element until it has disappeared, but we haven't this feature as a function now . U need to construct the reverse logic. Watch this video to understand I've said. 0_1551655250089_sleep untill.mp4