Hi, Our project is using .net framework, Telerik and WPF controls I wanted to automated the functional test cases of the application. I tried VSTS coded UI test ,but it requires lot of C# coding and it fails to locate element as our application is having deep wpf and telerik control hierarchy. So I tried to use telerik test studio but with test studio alos I m getting error as follows, please help ---------------------------------------------------------------------------------------- '2013-11-26 3:05:19 PM' - 'Fail' : 9. Verify image of 'Item21Image'. Allow 1% error tolerance. ------------------------------------------------------------ Failure Information: ~~~~~~~~~~~~~~~ Unable to locate element. Details: Attempting to find [Wpf] element using Find logic (Wpf): [automationid 'Exact' CellElement_0_0] AND [XamlTag 'Exact' canvas][XamlPath 'Exact' /contentcontrol[0]/stackpanel[automationid=CameraControl]/contentcontrol[0]/grid[0]/image[2]] Unable to locate element. Search failed! Learn more about finding elements here: http://www.telerik.com/automated-testing-