How to get the text at an element after hovering

Hi,

I have to get the text which only appear when I hover to that particular element. I couldn’t get the text When I tried to extract the text by using hover activity and get text activity.

First used the hover activity to hover the element and tried to indicate the text which appears only if we hover that element. But I couldn’t indicate the text because it is not appearing to indicate.

Can anyone help me to sort out this issue?

Thanks

HI @rnahasnahasuddin

Can you do this ?

Open Ui Explorer and simply indicate on the element in which you will hover and check all the attributes and see whether the text you need to get is appearing in any of the attributes if it appears you can get the data from Get Attribute Activity

https://docs.uipath.com/activities/docs/get-attribute

Regards
Sudharsan