Hello everyone, Hope you all are doing well.
I am not able to loop through each invoice as shown in the above ss. And also the counter is getting increased so the total number of invoices in this table are 25 so I have put the counter starting from 1 till 10, however after 10, what it is doing that the 10th counter takes the place of 9th counter and invoice number below this take the position of 10th. So In my scenario two invoices are getting skipped and its moving on to the next invoice.
Hope you get my point here what i am trying to say.
After clicking on each invoice it should click on each invoice and then release but that is not imp. the main part is looping each invoice.
Thankyou.