Not able to click on below menu items using UiPath studio

Hi
Welcome to UiPath community
–We can use Find Children activity which will give us UiElement and passing that UiElement as input to Get attribute activity and get the aaname attribute
–pass that aaname to Click text activity

for more info on this

Cheers @amritr