Table extraction and the scrolling

Hello,

In the table extraction feature, there is a provision to provide the Next button. But incase if the Next button is not visible and visible only after some scrolling, it is not extracting from the entire Table. So is there a chance to add a scroll to the Table Extraction property? After the extraction of the First Page data, it should scroll down and click on the Next button and need to extract from other pages.

So in the property Scroll can be provided as a choice to select.

Hey

You can use the find element or hover element activities after scraping

Regards

Hello,

In that case we cannot provide the next button in the Table extraction properly and we will have to go for another approach. Here Iā€™m looking for a property which can directly scroll inside the Table Extravtion.

@Rahul_Unnikrishnan we have this feature in the roadmap, hope to get to it soon.

In the meantime, the (modern experience) MouseScroll activity might help. It has a bunch of useful configuration options.

Thanks,
Gheorghe

2 Likes

Hello @gheorghestan ,

Good to hear that. :slightly_smiling_face: and thanks for the update.

Thanks,
Rahul

Hi @Rahul_Unnikrishnan how you solve that problem?