You can use a for each loop and keep all your steps inside the for each and give a count if you have the document count
Or can use while loop till the next document is not found
Cheers
You can use a for each loop and keep all your steps inside the for each and give a count if you have the document count
Or can use while loop till the next document is not found
Cheers