Hi,
I am scrapping data and performing actions in for each loop with respect to data table which i scrapped.
But even there is only 2 data loop is not stopping after excution.
How can i stop loop after data from extractdata table will get finish.
what condition should i give to stop before putting break?
Kindly help me to solve this.