Forum Discussion

saraswathia's avatar
11 years ago

Unable to find the object WPF Object

I am using Test complete 8 version



When I playback my existing automated  projects - the LLP is not running  due to the object difference



Actual recorded Script

LLCollection1["LLP1_CPF6"]["Execute"](Sys["Process"]("ClipBoard")["WPFObject"]("HwndSource: Window1", "Copy To ClipBoard"));

Current recorded Script:

LLCollection1["LLP1_Test1"]["Execute"](Sys["Process"]("ClipBoard")["Window"]("HwndWrapper[ClipBoard.exe;;bbcd434c-0370-4a20-b62d-2715cc475ca0]", "Copy To ClipBoard"));

 

Due to the above difference – the recorded actions are not happened and exception occurred

 

Regards,

Saraswathi Anbu

1 Reply

  • Hi Saraswathi,

     


    I guess this may be related to the fact that .NET Framework was updated on your computer. TestComplete 8 supports .NET Framework v. 4 and older. 


    Please check this.