I'm trying to get a table to collection from a website. I spied one of the element in the table as usual (this time is a checkbox), and I can get trade to collection by read this element. But the problem I can only get 100 rows from the table. That means if the table has over 100 rows, BP can only read 100 rows to collection. Does anyone have the same experience or anyone have the solution on this?
I'm also trying to use UIA mode to get rows by inputting start row and end row, when the row number is over 100, I get below error: