Hello Colleagues,
In SAPUI5, when interacting with a long list, is it possible for RPA to detect elements that are very far down in a list ? I use key stroke Page Down to get down the list but it seems RPA only recognizes around 55 elements in that specific screen (when wanting to click on each specific tile). Does this mean that I would have to add captures of the entire list in order for RPA to recognize all the elements in the list ?
The objective is to click on every specific tile and get some data for all the projects in the list. (around 2000)
Please see example below:
