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
Create a loop with list of URLs
-
Hi everyone,
I'm not an expert on this software.
I want to ask you which functions are suitable for doing this simple action:
I have a text file containing urls (I'm not sure if they must be separated by commas or if each one must be positioned for each line).
I would like to create a foreach loop where all the url's of the text file were opened one at a time.
Thanks in advance -
Please read the following for LinesFromFile & resources.
Wiki
2 Methods
Another Post