Completed
Last Updated: 11 Dec 2014 13:14 by ADMIN
ADMIN
Cody
Created on: 10 Dec 2014 02:02
Type: Bug Report
0
Handle Save As dialog in WPF app yields System.NullReferenceException
Trying to run a test with a handle SaveAs dialog for a WPF application handles the dialog then errors out with:
Failure Information: 
~~~~~~~~~~~~~~~
Exception thrown executing coded step: '[HandleSaveAsDialog_CodedStep] : LeftClick on OpenCustomTextblock'.
InnerException:
System.NullReferenceException: Object reference not set to an instance of an object.
   at ArtOfTest.WebAii.Win32.Dialogs.BaseDialog.WaitUntilAnyHandled(IEnumerable`1 dialogs, Int32 handleCount, Int64 timeoutMilliseconds, Boolean resetHandleCount)
   at ArtOfTest.WebAii.Win32.Dialogs.BaseDialog.WaitUntilHandled(Int32 handleCount, Int32 timeout, Boolean resetHandleCount)
   at ArtOfTest.WebAii.Win32.Dialogs.BaseDialog.WaitUntilHandled(Int32 timeout)
   at TestExamplesProject.HandleSaveFileDialog.HandleSaveAsDialog_CodedStep() in e:\Users\Dad\Documents\Test Studio Projects\TestExamplesProject\HandleSaveFileDialog.tstest.cs:line 63

This happens for either the non-coded or coded test step. Attached is a sample WPF app and test to repro the problem.
Attached Files:
1 comment
ADMIN
Daniel Djambov
Posted on: 11 Dec 2014 13:14
Telerik: the issue is fixed in our latest product release planned to be available by mid Deceber 2014.