Completed
Last Updated: 06 Aug 2014 13:32 by ADMIN
ADMIN
Cody
Created on: 18 Apr 2014 15:04
Type: Bug Report
1
Handle Download Dialog times out when Silverlight application uses the SaveFileDialog
Test Studio will timeout at the Handle Download Dialog when trying to automate Silverlight applications that use the SaveFileDialog. Note that there is no Download Complete dialog in this scenario. A sample website to demonstrate the problem is http://audiostretch.com/localfilereadwrite/.
3 comments
ADMIN
Iliyan Panchev
Posted on: 06 Aug 2014 13:32
The fix will be included in all the upcoming minor and major Test Studio releases.
Imported User
Posted on: 23 Apr 2014 23:22
It's probably worth noting that in version 2012-2-1420 of Test Studio this was being correctly handled by the "Handle Download Dialog" test step. However once we upgraded to 2014.1.410 all our tests that used this began to fail for the above reason 
Cody
Posted on: 18 Apr 2014 15:17
The alternative is to add a little bit of code to handle only the Save As dialog as documented here:

http://docs.telerik.com/teststudio/user-guide/write-tests-in-code/advanced-topics/handling-html-popups-and-dialogs/built-in-dialog-handlers/handling-filedownload-dialog.aspx