I have page with items displayed in grid. I am launching the page, scraping two elements (Name and Price), and I select Pagination (from the Data Scraping wizard).
When I execute the Bot, the flow works as below -
Page 1 (initially displayed)
Bot navigates to Page 2
Bot navigates to Page 1
Bot navigates to Page 2
…infinite loop.
Where should I look/debug to move to Page 3, 4 and finally 5?
I did select the Next page navigator. Bot does move from Page 1 to Page 2. So it is working, problem is the Next page element for Page 3 and beyond isn’t working.
So when you ask whether I have indicated it properly, I am not sure what exactly you mean by that?