Object Browser wont expand
The Sys object in the object browser will not expand. However, the Sys object will not expand. If I attempt to find a name mapped object it will be unable to, or if I try to find an object in the tree through the object spy tool it will cause the application to freeze. Though when I try the desktop sample project it seems to be able to recognize the created application and expand, it only recognizes that object. So overall it seems to not recognize pretty much any process that's running? Any ideas on what may be happening.Solved2.4KViews0likes12CommentsPerform a find directly in the object browser without having to execute your own code
Frequently, I run into problems where my find()/find_child()/find_child_ex()/etc.. calls are finding the wrong objects (sometimes its hard to find uniqueness within the objects you have at your disposal). It would be AMAZING to have a 'finder' tool directly in the object browser that would allow you to pick an object to perform a 'find()' call on, give a form to fill in props and values and it would give you the object (or objects) that it is matching against without having to run any of your own code. It's good to know right off the bat if your props and values are mapping to the object you expect. I could see it saving me a whole lot of time when developing test scripts.8.4KViews8likes2CommentsIn TestComplete ,The object properties changes adhoc. See details below
Details of the Application Desktop Application, objects are identified as Winforms object. Few objects are not identified in testcomplete. So We are using Open Application. Please find the below settings that are used. but the object browser changes frequently. Even it changes Winform Objects. In Current Project Properties, General - Native TextObjects on Top, Native MSAA in last but one, NativeUIA is at the bottom MSAA - * (For All Objects) UI Automation - * (For All objects) Text Recognition - * (For Accepted windows & Extended Support) Additional information: Objects Class Name : WindowsForms10.Windo.8.app.0.1ca0192_r40_ad1 For same object, We are getting UIA object (UIAObject) & MSAA objects too. When we are using Highlight options, it is not highlighting correctly The picture showed in object browser is not clear We are using Descriptive Programming. Please let me know if any more information is required. Thanks in Advance. Please suggest an Object browser settings for Winform + Windows Combination.2.7KViews0likes3Comments