How to read tooltip text and show in message box or if condition?

Hi All,

I want to check in AIC portal whether traffic is enabled or not. Mouse hover over it shows enabled or disabled in tooltip text. how to read that and show in message box subsequently in if conditon. Seeking your expertise please?

How to read hover text or tooltip text? - Help / Activities - UiPath Community Forum

@Sathish_Ashokan,

You can get it by Get Attribute activity. In this activity you can pass tooltip containing attribute of the UiElement.

If not sure how to get that you can share the HTML source of the element and I can help you accordingly.

Thanks,
Ashok :slight_smile: