paulohg6
7 years agoOccasional Contributor
Object Mapping different
I have three licences of testcomplete (descktops) in two when I map the object I recive that:
Sys.Process('PCSIS1124').VCLObject('frmPCINF1124').VCLObject('btnNova').ClickButton;
In other when I map recive that
Sys.Process('PCSIS1124').VCLObject('frmPCINF1124').VCLObject('WallpaperRotinaPC1').VCLObject('pcGeral').VCLObject('tsTransferencia').VCLObject('ScrollBox1').VCLObject('Panel1').VCLObject('btnNova').ClickButton;
I'm mapping all of this in same version, same System and same object anyone know what is the problem?
Cus with that I cant run the same project in the systems