Completed
Last Updated: 27 Jan 2014 15:03 by ADMIN
ADMIN
Stoich
Created on: 17 Jan 2014 19:22
Type: Bug Report
0
NullPointerReference thrown on playback with Chrome
*NOT related to GetRectangle()

NullPointerReference on step 15.

Run attached test in Chrome.

Exception message:
ArtOfTest.Common.Design.Exceptions.ExecutionException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at ArtOfTest.WebAii.Design.IntrinsicTranslators.Descriptors.DesktopKeyboardActionDescriptor.Execute(Browser browser)
   at ArtOfTest.WebAii.Design.IntrinsicTranslators.Descriptors.DesktopKeyboardActionDescriptor.Execute(IAutomationHost autoHost)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep(Int32 order)
   --- End of inner exception stack trace ---
Attached Files:
1 comment
ADMIN
Konstantin Petkov
Posted on: 27 Jan 2014 15:02
Works fine for me with latest build. The official release (SP) should be live in minutes if not already..