I'm trying to read text value from tooltip (which is devexpress tooltip) and Ranorex Spy can find tooltip window but text, title attributes are empty. (so I can't get text value from tooltip window)
The only available attributes/properties for tooltip window are:
controltype: DevExpress.Utils.Win.ToolTipControllerWindow
controltypename: ToolTipControllerWindow
Application is on .NET C# with DevExpress v.10.1.4
Ranorex version: 3.2.3 and 3.3.1 (I've tried both of them)
Also please find attached 2 snapshots.
Can you please suggest any workaround to access text from tooltip ? It's currently blocks auto-test implementation
