List:
So i have this list and need a way to find any of the users, the problem is that the position of users changes and with xpath is imposible because the div position takes the users thats in that div, not the user that a want to find
//*[@id="main-el"]/div[3]/div/div[2] #the last div number is the location of user
and on top of that the users element doesnt have any unique identification other than the xpath or css colector
so, any help?
im putting here the hmtl element too if someone needs it, is there other way to find the element?
Html Code of element: