Question

Shuurgan
CN
Last activity: 18 Jul 2024 4:37 EDT
I configured the forloop tool correctly in my automation program, but it doesn't work correctly
I put three different URLs in excel in column A, rows 2,3,4 respectively, and I want to read the three URLs in sequence by looping through the forLoop tool to get him to transfer the URLs from the second row onwards each time he adds an extra row. However, the logic I wrote in AUTOMATION should not be a problem, but each time the loop starts it can only read the first URL, what is the situation? Can you tell me about this?