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?
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?
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 ![]()