Hi All,
I try to web data scrapping.
All things seem works perfectly.
But Data Table is limited to 100 rows?
Is is because I use the free version of uipath studio?
Best Regards
Hi All,
I try to web data scrapping.
All things seem works perfectly.
But Data Table is limited to 100 rows?
Is is because I use the free version of uipath studio?
Best Regards
You have a property called MaxNumberOfResults with a default value of 100, if you put 0 all the identified elements will be extracted.
Thanks a lot.
It works perfetcly.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.