Greetings,
I have a silverlight application. First I created a new project to test. Then pressed the record button .After I entered the site I needed to test .It asked me to enter user name and password . Everything went normally .When I tried to execute my recording an error occurred that include: “Unable to locate element. Details: Attempting to find [Silverlight] element using
Find logic
(Html): [id 'Exact' silverlightControlHost] THEN UNDER NODE FIND [tagIndex 'Exact' object:0]
(Silverlight): [XamlTag 'Exact' stackpanel] AND [name 'Exact' StackPanelMenus] THEN UNDER NODE FIND [XamlPath 'Exact' /grid[1]/hyperlinkbutton[0]]Unable to locate element. Search failed!”
And I wasn’t unable to see the rest of the recording .
in fact the error occur when I click on the menu.
see attached file
6 Answers, 1 is accepted
I'm not really sure I've found the menu problem... however I have discovered your server is not correctly configure for the MIME type for .XAP files. You currently have the value set to "mimetype:application/x-silverlight-app" when it should be set to "application/x-silverlight-app" as per this website. Due to this incorrect configuration our tool doesn't even recognize your Silverlight application.
After you've corrected the configuration of your server let's retest the menu problem.
Kind regards,
Cody
the Telerik team

The issue is solved. We had this mistake only for the public directory.
thanks
Good news. We found and fixed the bug in our software for your menu click problem in your Silverlight applcation. You can download the latest internal build, Telerik.WebUI.TestStudio.QA.2010.2.727 containing the fix.
Best wishes,
Cody
the Telerik team
Just wanted to touch base with you. Did you get this problem resolved? Do you need any further assistance with this?
Regards,
Cody
the Telerik team

thanks a lot but I didn't have enough time to test it yet. I'll do it next week.
thks a lot
Ok sounds good. Let me know if there's anything else I can assist you with.
Greetings,
Cody
the Telerik team