Hello friends,
I am still a beginner in UiPath and I am not getting anywhere with my project:
I would like to read 3 keywords from an Excel spreadsheet and enter them into one for each row in the search box at Amazon. Then my program should extract the first 60 titles of the products of the results for each keyword and append them to the Excel table.
Ideally, the first row of my Excel spreadsheet should contain the keyword (A1,B1,C1) and then the 60 extracted titles of the products below (first 60 results from A2, second 60 results from B2 and third 60 results from C2).
In my case, it also extracts the titles of the products per keyword, but UiPath then writes them one below the other in a line I specify in read range.
It also has nothing to do with the “NextLinkSelektor” button, as Amazon provides 60 results on the first page and these are sufficient.
Can someone help me here, please? Thank you very much in advance!
I attach 2 screenshots of my project: