on 2025 May 23 3:46 PM
Hello, I am facing issue getting list of values in case that some are not visible and screen need to be scrolled vertically.
I am using activities to get count (nr of used lines) and their values - these activities are not configurable and only get array of visible values. If list is longer, I need to scroll. Only working solution I found is to declare scroll element, then use Mouse click on it and then Scroll Wheel
But how to get all values and do not duplicate them? If I scroll and count elements (or get values) I always get what is visible on screen, without any relation what was previously already captured. Is there any standard approach or best practice for this?
Many thanks.
Request clarification before answering.
User | Count |
---|---|
30 | |
22 | |
16 | |
8 | |
7 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.