I’m been testing out WebUI Test Studio QA Edition, and had a couple quick questions.
I’m having an issue when attempting to browse to my local Silverlight application when trying to configure the Out Of Browser Options. I select Silverlight Out-Of-Browser, and click browse under Local Application Directory and I’m unable to open any shortcuts. The field always appears empty when I double click on one of my shortcuts I want to test.
I’m attempting to do what was shown in this video on provided on your site: http://www.telerik.com/automated-testing-tools/support/videos/silverlight-automation/out-of-browser-silverlight-applications.aspx
Also, does WebUI Test Studio have any support for testing inside Windows PE?
Thanks,
Devon
Hi,
As in my application when i open the form their is a text box were i have to enter the specific character of which records have been already added in database and the list of words starting by that character is listed or popped up.it is possible if i do it manually in the application.
If we do the same procedure in telerik to record, Telerik does not capture the list which appears on entering the character ‘n’.
As in coding it has been mentioned (Key press event) .
Therefore we Custom our script as (Manager.Desktop.KeyBoard.SendString("n"); Now the script runs in our local machine but if we run the same script on other machine it gives error:i:e (Reference Error).
Regards,
hillary