Forum Discussion

MelodyHo's avatar
MelodyHo
Occasional Contributor
8 years ago

Slave machine - Search for components Delphi fails

Hi,

I am under the version 11 of TC and TE.
I have a WPF application and I open a modal coded in Delphi,

On my computer, components delphi are always found but it is not necessarily the case on the slave machine.

I tried the methods Find, FindEx, Wait, WaitChild (under ObjectIdentifier, Name), unsuccessfully on the slave machine, while components are present.

Have you a solution for the success of search for my components delphi on my computer and the slave machine?

Any help would be much appreciated :)
Thank's, Melody

1 Reply

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor

    Verify that the TestExecute instance on your slave machine has the appropriate Delphi plugin installed and activated. Next, make sure that the application version running on your slave machine, if you are using it, has the debug-info information avaiable. Thirdly, if possible, run TestComplete on the slave machine and investigate your name mappings and determine if the mappings are using properties, etc., that may be dynamic from one machine to another.

    These are the first steps I would take in debugging your situation. If these don't help, let us know and we'll start digging deeper.