I am using a “For each Ui Element” activity to scrape the tabular data from a website. I don’t want all the items from it but I need pre-defined number of Items from it.
Let me consider I have a config file where I can change the number of Items to scrape to 100 or 150 from it.
According to the documentation, it should work in Windows Legacy projects too. So you might need to update your UiPath.UIAutomation.Activities package.
If data is in the tablular format why don’t you use the Extract Table activity that you can find on the toolbar tab under the Design section of UiPath.