How to select the document in web page and repeat the process for multiple times?

In this i need to select the 1st document and should repeat this for multiple times… can anyone help me on it??

Multiple times means on what basis and how many times?

For different company names(4-companies), i need to select he document

Then run While Loop with counter value and maintain condition like Counter<5 and use click activity to click on that link.,…
if it is redirecting to other page use back activity from

Ok thankyou, i will look into that