Completed
Last Updated: 05 Nov 2013 13:08 by ADMIN
ADMIN
Velin Koychev
Created on: 16 Oct 2013 08:07
Type: Bug Report
2
SaveFile dialog for WPF is not handled
When I saved a file in a WPF application, Test Studio added step „Handle “SaveFile”dialog”  with Filetype, DialogTitle and etc.  (It’s OK)

But when TestStudio start executing this test, It stopped on the step "handle Save dialog" with error „Timed out waiting '10000' msec. for any dialog to be handled '1'”, but this dialog is shown and active in application, Test studio didn't identify it.

After some tests I found that if I manual change a “Handle SaveFile” step with “Handle OpenFile” step  and change Dialogtitle and HandleButton to „Save As” and „Save” the test will be executing correctly. 
After these changes, when test executing, Test Studio identify „Save window” as „OpenFile” dialog, and correctly save a file and continue to next step.
1 comment
ADMIN
Shtilianov
Posted on: 05 Nov 2013 13:08
Hi, we have fixed the problem. Handle SaveFile dialog step will work correctly. This fix will be included in internal build that will be released next week and in the official release that will be available this December.