I am trying to navigate to pages of different items in the data table. However, I found that the robot can only navigate to the page of the first item in the data table. But if I used a message box to see if all the rows can be retrieved, all the row values can be shown.
I am wondering if there is anything missing in my procedures.
You actually don’t need to use Get Row Item in the for each row activity. In the For Each Row ativity, the variable Row holds the current value which you need to pass for the url.