01-07-2010, 02:44 PM
Hello,
Thanks for trying, this solution does not work for me, I can identify WebElement in my SUT and even FireEvent does not throw any error in code, but:
- I can't see tooltip during test run
- on line ToolTip = Window("nativeclass:=tooltips_class32").GetROProperty("text") QTP generates Run Error.
I want to check properties of that object and to find out what can be done.
Additional info: this is .NET application.
Thanks for trying, this solution does not work for me, I can identify WebElement in my SUT and even FireEvent does not throw any error in code, but:
- I can't see tooltip during test run
- on line ToolTip = Window("nativeclass:=tooltips_class32").GetROProperty("text") QTP generates Run Error.
I want to check properties of that object and to find out what can be done.
Additional info: this is .NET application.