I would like to get some tips on how to get started on the following:
I have a datatable in excel containing project numbers and additional master data.
Then, I have a webpage that looks like this (see below) for which I need to look up the project number from excel on the webpage, click it and fill in some data. I’m having issues with the first part: looking up the project number and opening it. Also important, the image has project numbers that are actually on several pages, so the bot should click the “next” button as well if it is not on the first page.