playback failed to find the control with the given search properties(VSTS Coded Ui)
-
Wednesday, October 05, 2011 2:51 PM
Hi,
I can record actions und generate code for the Coded UI Test. If I run the Coded UI Test, I got a exception:
Microsoft.VisualStudio.TestTools.UITest.Extension.UITestControlNotFoundException: The playback failed to find the control with the given search properties
Additional Details:
TechnologyName: 'Web'
ControlType: 'Frame'
TagName: 'IFRAME'Here is the scenario :I am uploading document into sharepoint2010.i am able to acapture up to add document link ,after clicking add document it is opening with file upload control here i am getting the above error.
if someone can give me some advice, this would be great.it is very very urgent for me.
Thanks in advance,Balanarasimha
Thanks, Balanarasimha- Edited by Balanarasimha Tippasani Wednesday, October 05, 2011 2:52 PM
All Replies
-
Friday, April 06, 2012 12:52 PM
Hi Balanarasimha,
In Sharepoint you need to check is the ID or any search properties you have used in recording has been changed that why it start failing
To overcome the above problem again check the search properites and updated in auto genaerated code file and also in XML file .
Then Try it will work
Thanks
Abhishek Lohani
-
Friday, April 06, 2012 12:52 PM
Hi Balanarasimha,
In Sharepoint you need to check is the ID or any search properties you have used in recording has been changed that why it start failing
To overcome the above problem again check the search properites and updated in auto genaerated code file and also in XML file .
Then Try it will work
Thanks
Abhishek Lohani
- Proposed As Answer by abhi_System Tester Friday, April 06, 2012 12:52 PM
-
Friday, April 06, 2012 9:32 PM
Can you copy and paste in the code from UIMap.designer.cs
-
Tuesday, April 10, 2012 8:28 AM
Hi Guys,
i have posted this on Wednesday, October 05, 2011 2:52 PM .
it's got resolved, thanks for your help on this.
Thanks, Balanarasimha Reddy

