To read data inside a scrollable window on a homepage

I’m working on a homepage of an software application, in the same page, there is an part of application which is scrollable and has data displayed in list. How can I read that list and also scroll inside that part of homepage. It has atleast 50 items.

I have to read a particular item from those 50 items and display its data.
How can I achieve this.

@automated
Use mouse scroll.activity and indicated the scroll bar inside the part of application and grab the item which you need

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.