I want to process all the file one by one
Place all the activities inside for each file in folder activity
And in the click activity for click the pdf
Make the selector dynamic by passing
The below variable
Filenamevar=path.getfilenamewithoutextension(currentfile)
Cheers