Forum Discussion
Hi,
I am not sure what 'grey boxes' you are talking about... Screenshot might help.
Check that all .Net- and WPF-related extensions are enabled (File|Install Extensions...).
Also check if https://support.smartbear.com/testcomplete/docs/reference/test-objects/controls/desktop/win32/tooltip/index.html and http://www.sqaforums.com/showflat.php?Cat=0&Number=711069&an=0&page=0&X-ANT-WAF-Attempt=1 appear to be of some help.
- forrestaustin7 years agoContributor
Thanks for the response.
The computer TestComplete is on is a secured offline network so I can't get pictures from it. By grey boxes I just mean the object browser is not displaying captured pictures of the application it just has grey boxes. I found a way to get the picture to show up if I click on the control in the object browser and tell it to update the image.
My problem is that Testcomplete does not recognize the tooltip at all as a window or anything ie I can't get the object spy to display a red rectangle around the tooltip window. I have had other applications where it recognizes the tooltip window, but it just doesn't recognize the backend properties. In this case it does not recognize that the tooltip is even there at all.
I can't find the tooltip in the object browser either, because it just dissapears when I switch pages. Any other ideas on how I can identify the object?
I have all the .Net extensions installed.
- AlexKaras7 years agoChampion Level 3
Hi,
I think that you should talk to developers and ask them how they control tooltips (get/set values).
It is quite possible that in this given application tooltips are implemented as windowless objects or/and as a properties of some customized control.
Maybe you will need to use some native method (from the Methods tab of Object Browser) to get/set tooltip's value.
One more possible option is to consider the Text Recognition functionality of TestComplete (https://support.smartbear.com/testcomplete/docs/testing-with/object-identification/text-recognition/index.html).
- forrestaustin7 years agoContributor
In other applications, I have had TestComplete recognize the tooltip window but it was unable to obtain its text from it until I mapped the base class to a tooltip class.
However, in this scenario, I can't even get TC to put a red rectangle around the window so that I can see information such wnd class that I need to map the object.
I have talked to the developers and seen what they've done, but it doesn't give me a clue as to why TC doesn't at least acknowledge the tooltip is there and is some kind of window.
Related Content
- 10 years ago
Recent Discussions
- 2 days ago