Dear all,
I would like to use Data Scrapping function with Multiple Pages. (Google Analytics 360)
When I click the ‘next button’ manually, ‘show Rows’ is ‘1000’.
However, When I do it with UiPath, ‘show Rows’ is changed to 10 (Default).
So it works like this.
1 page (1,000 result) → 2 page (10 result) → 3 page (10 result) …
Could you please let me know how to solve it?
I would like to keep ‘1000’ rows with Data Scrapping.
I really appreciate in advance!