HI
I want zenno to count the amount of lines in a text file linx.txt with urls then initiate a loop where it checks the urls for a text if the text is not found it should write the url to a file error.txt and continue with the loop until all urls are checked and then exit.
I'm having problems getting the urls with the "not found" texts written to a file in the loop.
it just saves a blank space in the error.txt file and exits as if there are no more lines to check in the linx.txt file.
This im my template:
Посмотреть вложение get page text.xml
What am I doing wrong here?
I want zenno to count the amount of lines in a text file linx.txt with urls then initiate a loop where it checks the urls for a text if the text is not found it should write the url to a file error.txt and continue with the loop until all urls are checked and then exit.
I'm having problems getting the urls with the "not found" texts written to a file in the loop.
it just saves a blank space in the error.txt file and exits as if there are no more lines to check in the linx.txt file.
This im my template:
Посмотреть вложение get page text.xml
What am I doing wrong here?