Hover event

Hi,
Yesterday i tried your scenario its working fine but i dont see why you need hover there.
if you need to click on certain element on that you use Get ancestor/Find children then use foreach to iterate through all uielement. Inside loop use get attribute to click on the item.
like this one.