Hi All,
I am trying to get the name of the elements of a list of boxes using the action Get details of elements on web page of Power Automate Desktop, passing the CSS selector with the position of each element in a dynamic way (using a variable indicating its position inside the list).
The problem is about that those elements are added or removed from the list while the scroll of the list is moved up or down and the same way, the position number inside the list of each element isn't fixed and it depends on the position of the scroll bar.
Thanks in advance,
Axel