Forum Discussion

PorscheWen's avatar
PorscheWen
Occasional Contributor
3 years ago

Recode the same object got different object name (WindowsForms10.Window.8.app.0.)

Before I build testcase my application "eManager/PWM", the object recognize as   

Sys.eManager.PFScanForm.

 However, I have no ideal why it becomes as

Sys.Process("eManager").Window("WindowsForms10.Window.8.app.0.aec740_r6_ad1", "PWM", 1)

Then, all my testcase fail to test because cannot recognize Sys.eManager.PFScanForm.

 

How could I solve this issue?  Also, it seems keep happening in my VDI environment.

How could I avoid this?

 

Thanks

 

 

1 Reply

  • Marsha_R's avatar
    Marsha_R
    Champion Level 3

    I used to see that happen when there were lots of other things running at the same time as TestComplete.  Try just running with TC and your application under test and nothing else and see if that helps.