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
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