@hellomembersha said in for loop:
right click element and select loop
Another question how I can go back that for loop if something goes wrong ?
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