riordanalex
13 years agoOccasional Contributor
Object not appearing object browser unless spied with Object Spy
Version: TestComplete 9.31
Browser: IE 8
OS: Windows 7 Enterprise
I am attempting to access a mapped object to manipulate a form. The object is a child of a frame in the application under test.
However, when launching the application, I have noticed that the child object does NOT appear in the object browser unless I manually use the Object Spy to hover over it.
I have tried programmatically called the TestedObj.Refresh() method on the child object itself, the child object's immediate parent, the Browser object, and the Sys object. I have also attempted to call the RefreshMappingInfo method on the child object.
Is this a TestComplete issue? Why does the object only appear in the tree when using the Object Spy?
Browser: IE 8
OS: Windows 7 Enterprise
I am attempting to access a mapped object to manipulate a form. The object is a child of a frame in the application under test.
However, when launching the application, I have noticed that the child object does NOT appear in the object browser unless I manually use the Object Spy to hover over it.
I have tried programmatically called the TestedObj.Refresh() method on the child object itself, the child object's immediate parent, the Browser object, and the Sys object. I have also attempted to call the RefreshMappingInfo method on the child object.
Is this a TestComplete issue? Why does the object only appear in the tree when using the Object Spy?