Telerik Forums
Test Studio Forum
4 answers
125 views
When I record clicking on a file to download and then click cancel, everything loos good in the test.
When I run the test, the click happens and the dialog comes up and just sits there never getting canceled.
Some of these work and some don't.
What is going wrong?
When I examine the step it looks okay.
Sebastian
Top achievements
Rank 1
 answered on 20 Jul 2011
1 answer
132 views
Hi,

I want to open the same url in multiple browsers windows. Like manually using Ctrl + N we can open the same browser window(same url).
how can we achive this in WebAii?

Thanks,
Hari
Anthony
Telerik team
 answered on 20 Jul 2011
4 answers
89 views
Hi guys,
My boss wants a sound effect to happen each time a navigation menu item is rolled over.  I am using the  radmenu navigation with a customized TIU skin- it is the horizontal nav with drop-down.
Can you let me know if this is possible and point me in the right direction?
thanks!
Kate
Telerik team
 answered on 19 Jul 2011
7 answers
123 views
We want to validate the grid sorting functionality, How to verify whether records are sorted in particular order in Telerik Web UI automation process. we are using telerik grid in silverlight application. We would like to do validate each value for that column whether sorting is done perfectly

Regards,
Sandeep
Anthony
Telerik team
 answered on 15 Jul 2011
1 answer
87 views
I'm having the exact same issue. Below are my attempts to get this to work. 

 

//Enter path to file location
string fullPath = "C:\\Temp";
//This code will only open the download dialog and click Cancel
DownloadDialogsHandler handler = new DownloadDialogsHandler(Manager.ActiveBrowser, DialogButton.CANCEL, fullPath, Manager.Desktop);
Pages.UMDealerBusiness_40.UserControl130DBIEXCELREPORTDOWNLOADBtnDownloadReportLink.MouseClick();
The above will open the File Download dialog and it will just hang until it times out.

I've also tried the code below 
string fullPath = "C:\\Temp";
Pages.UMDealerBusiness_40.UserControl130DBIEXCELREPORTDOWNLOADBtnDownloadReportLink.Download(false, DownloadOption.Cancel, fullPath, 10000);

The code above won't open the File Download dialog. The overall result is a success, but I don't believe the dialog is being called at all.

I've also trying the built in dialog handlers in the development edition of WebAii, but they react the same way the first piece of code does.
Anthony
Telerik team
 answered on 15 Jul 2011
1 answer
133 views
I'm having the exact same issue. Below are my attempts to get this to work. 

 

//Enter path to file location
string fullPath = "C:\\Temp";
//This code will only open the download dialog and click Cancel
DownloadDialogsHandler handler = new DownloadDialogsHandler(Manager.ActiveBrowser, DialogButton.CANCEL, fullPath, Manager.Desktop);
Pages.UMDealerBusiness_40.UserControl130DBIEXCELREPORTDOWNLOADBtnDownloadReportLink.MouseClick();
The above will open the File Download dialog and it will just hang until it times out.

I've also tried the code below 
string fullPath = "C:\\Temp";
Pages.UMDealerBusiness_40.UserControl130DBIEXCELREPORTDOWNLOADBtnDownloadReportLink.Download(false, DownloadOption.Cancel, fullPath, 10000);

The code above won't open the File Download dialog. The overall result is a success, but I don't believe the dialog is being called at all.

I've also trying the built in dialog handlers in the development edition of WebAii, but they react the same way the first piece of code does.
Anthony
Telerik team
 answered on 15 Jul 2011
3 answers
136 views
We currently have a query string that is required in our website that is encrypted, it is url encoded.

When I navigate there with Test Studio, it is automatically decoding the query string.

How can I turn off this option, it is failing since the encryption requires it to be encoded
Anthony
Telerik team
 answered on 15 Jul 2011
1 answer
218 views
We currently have a query string that is required in our website that is encrypted, it is url encoded.

When I navigate there with Test Studio, it is automatically decoding the query string.

How can I turn off this option, it is failing since the encryption requires it to be encoded
Anthony
Telerik team
 answered on 15 Jul 2011
2 answers
116 views
upgraded to v 2011.1.712.0 today
enabled new recording, got to page with combo drop down where the default field entry is 'blank', clicked on open drop down arrow and Test Studio recorded the opening and automatically inserted the blank value selection as a test step, whilst the drop down was open I selected my actual value but this selection is not recorded. I have to pause the test, select my value, take focus away from element then enable recording and reselect the drop down arrow which now again records the opening and the now default selection of that I selected when paused.
This did not happen in the previous version, the opening of the drop down was not recorded only the selection from the combos.
darren
Top achievements
Rank 1
 answered on 15 Jul 2011
4 answers
136 views
During quick execute, about half the time I'm experiencing startup delays (~10 mins) at the start of my scripts.  So execution simply stays at say line 2 or 3, for ten minutes, before progressing onto the next step.  And the first 6 lines of my scripts are, in fact, all comments.  Btw, I recently upgraded Telerik to version .621.  Also I've never encountered this problem until recently.

Any idea as to what could be going on?  Or what to look into/verify?   

--AJ (aka Joel) 
Daniel Djambov
Telerik team
 answered on 15 Jul 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?