Forum Discussion
thrilok_nath
14 years agoOccasional Contributor
WPF Controls Support Plug-in is installed but was not activated, i have activated(Check box ticked) but still it is identifying WPF objects as Window objects.
I have also copied "AutomatedQA.TestComplete.WPFControls.MicrosoftControlsSupport" file which was missing.
Earlier it was identifying as below with Demo version of Test Complete
Sys.Process("DMS.GUI.test").WPFObject("HwndSource: LoginWindow", "DMS Client test - log in")
Now it is identifying as below with Standard version of Test Complete which is licensed
Aliases.DMS_GUI_test.Window("HwndWrapper[DefaultDomain;;6195e421-6cdc-4d08-af52-6642c465d871]", "DMS Client test - log in", 1)
And it is not identifying the objects inside Login window but it is identifying Login Window as a whole
Please help me if i have to add any more files or do any changes to make this up and running.
Thanks
Thrilok
I have also copied "AutomatedQA.TestComplete.WPFControls.MicrosoftControlsSupport" file which was missing.
Earlier it was identifying as below with Demo version of Test Complete
Sys.Process("DMS.GUI.test").WPFObject("HwndSource: LoginWindow", "DMS Client test - log in")
Now it is identifying as below with Standard version of Test Complete which is licensed
Aliases.DMS_GUI_test.Window("HwndWrapper[DefaultDomain;;6195e421-6cdc-4d08-af52-6642c465d871]", "DMS Client test - log in", 1)
And it is not identifying the objects inside Login window but it is identifying Login Window as a whole
Please help me if i have to add any more files or do any changes to make this up and running.
Thanks
Thrilok