Forum Discussion
AlexeyKolosov
Staff
14 years agoHi Vasily,
I have responded to your support case concerning this problem. Here is a copy of my reply for those who are interested:
I have responded to your support case concerning this problem. Here is a copy of my reply for those who are interested:
The behavior you observe can be an issue with Power Builder's implementation of the MSAA support. I think so, because some time ago we received a similar problem report from one of our customers, and that issue turned out to be a problem with Power Builder. There are two ways to check our assumption: you can either send us a sample application so that we could reproduce the problem here, or you can use Microsoft's AccExplorer32.exe utility and see whether it displays the same information as the information displayed by TestComplete.
Anyway, as your application is a .NET application, you can try working with its native properties and methods: select WinFormsObject("WinDataWindow", "none") in the Object Browser panel, and investigate the list of available items in the Properties and Methods panes.