Forum Discussion

mortenb123's avatar
mortenb123
Contributor
4 days ago

TestExecute 15.73 not working: 'Parent object not found'

I upgraded to:

But then my tests fails, It says 'Object not found',

I downgraded backI to:

And it works. This is legacy software I seldom touch. This is the only error I find.

It is unable to find a windows that holds the config. It is in my *.tcNM.
Ind if I use objectspy and click the window it surely says it already exists.

(I do not have it here because I do not have older testcomplete, So I did not save it)

So I'm wondering is there a way to get more info from testexecute runs?
Or a way to traverse the namemapping to see what exists and what do not exists at a given time?

 

 

 file:

Unable to find the following object when executing the Document command:

Aliases.​LraClient.​ConfigViewer.​LraConfigurationContent

 

Reason

The parent object was not found:

Aliases.​LraClient.​ConfigViewer

```

            <Child Name="ConfigViewer" Owner="{00505E49-A1AE-4529-95DF-4557D11BB99C}">
                <Child Name="LraConfigurationContent" Owner="{52BABE78-2C35-49AA-BB88-180AC1FC648F}" />
            </Child>

                            <Child Name="ConfigViewer" Key="{00505E49-A1AE-4529-95DF-4557D11BB99C}">

                                <Properties>

                                    <Property Name="RootVisual.ClrClassName">

                                        <Value Value="Window" />

                                    </Property>

                                    <Property Name="WndCaption">

                                        <Value Value="ConfigViewer*" />

                                    </Property>

                                </Properties>

                                <Children>

                                    <Child Name="LraConfigurationContent" Key="{52BABE78-2C35-49AA-BB88-180AC1FC648F}" ExtendedFind="True">

                                        <Properties>

                                            <Property Name="ClrFullClassName">

                                                <Value Value="ICSharpCode.AvalonEdit.Rendering.TextView" />

                                            </Property>

                                        </Properties>

                                    </Child>

                                </Children>

                            </Child>

```

I'm pretty sure it is the 
What's New in TestComplete 15.73 | TestComplete Documentation

  • Addressed the issue with TestComplete running slow during test playback due to operations using .NET Desktop application