Izis
9 years agoSenior Member
Status:
New Idea
Browse object properties of object that no longer exists
Hello. We would like the option to use the TestLeft UI Spy to browse a object that no longer exists.
This is relevant for us because we have custom context menus so we cannot use the suggested approach:
In TestComplete we can use Point and Fix and then browse inside the property to find what we need although the context menu would go away in the meantime. We could also find the return type of all the avaliable properties.
In TestLeft UI Spy, we can use Point and Fix to find the context menu, but we cannot browse inside the avaliable properies, and we cannot see the return type of some of them either(which are only avaliable through the IObject interface).