Azeddin_Margani
10 years agoContributor
Data-Driven - To read next row of excel sheet.
Hi,
I have a scripts which reads data from excel sheet (It contains 3 rows of 1 column). When executed, it completes successfully for the first row but it doesn't continue to the second then third row. My question is, how to make it run successfully for the second then the third row. Do i need a loop so that it runs till no more data?. (i understand loops can be made for keyword scripts!! but not sure if the same can be done for code writen scripts).
Your suggestion is much appreciated.
Thanks,
A.M.